.image-slider { width:648px !important; height:268px; margin-top:0.3em; padding-bottom:5px; }
/*preload classes*/ 

.svw {width:440px; height: 253px; background: #fff; } 
.svw ul {position:relative; left: -999em;}  

/*core classes*/ 
.stripViewer { overflow: hidden; position:relative; width:440px !important; background:#f4c507;  margin: 0 0 1px 0; float:left; border-left:8px #f4c507 solid;  } 
.stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } 
.stripViewer ul li {  float:left; } 
.stripTransmitter { overflow: auto; width:200px !important; float:right; background:#f4c507; height:253px; } 
.stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; overflow:hidden; } 
.stripTransmitter ul li{ width:200px; margin:0; text-align:left; } 
.stripTransmitter ul li.first { display:none; }
.stripTransmitter a{ font: bold 13px Verdana, Arial; line-height: 15px; background: #f4c507; color: #fff; text-decoration: none; display: block; text-align:left; padding:5px 5px 5px 20px; border-bottom:1px #f4ba09 solid;} 
.stripTransmitter a:hover, a.current{ background:#fff url(../img/orange-bullet.gif) no-repeat 8px 11px; color: #eda801; }  

/*tooltips formatting*/ #tooltip { background: #fff; color: #000; opacity: 0.85; border: 5px solid #dedede; } 
#tooltip h3 {  font: normal 10px Verdana;  margin: 0;  padding: 6px 2px;  border: 0; }
