.zoomoutmenu {
  position: relative;
  height: 237px;
  width: 580px;
  margin: 0 auto;
  border: none;
}

.panels {
  height: 209px;
  width: 580px;
  overflow: hidden;
  border: none;
}

div#rotator {position:relative; float:left;}
div#rotator ul li.show {z-index:400; list-style: none;}
div#rotator ul li {position:absolute;list-style: none; float: left;}
div#rotator ul li img {border:none; list-style: none; }

.tabs {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.tabs li {
  float: left;
  display: block;
  width: 96.6px;
  background-color: #9b78b8;
  text-align: center;
  list-style: none;
}

.tabs li a {
	font: normal 11px "Tahoma", Arial;
	padding-top: 2px;
	padding-bottom: 4px;
  display: block;
  height: 20px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  border-right: 1px solid #fff;
  border-top: 2px solid #fff;
  font-size: 9px;
  list-style: none;
}

.tabs li a:hover {
  border-top: 2px solid #cc2b92;
  list-style: none;
  
 /* color: #cc2b92;*/
}

.panel {
  background: #ccc;
  height: 209px;
  position: relative;
  border: none;
}

.panel img {border: none;}
.panel a{border: none;}


#one { background: url(img/banner1.jpg) no-repeat center center;}
#two { background: url(img/jabradial.jpg) no-repeat center center;}
#three { background: url(img/voyagerpro.jpg) no-repeat center center;}
#four { background: url(img/savigo.jpg) no-repeat center center;}
#five { background: url(img/senn.jpg) no-repeat center center;}
#six { background: url(img/jabrapro.jpg) no-repeat center center;}

















