.svw {  width: 80px; height: 20px; background: none;}

.svw ul { position: relative; left: -999em;}





.stripViewer { 

margin: 0 auto;

border: none /*1px solid #484848*/;

position: relative;

overflow: hidden; 

}



.stripViewer ul { 

position: relative;

left: 0;

top: 0;

width: 1%;

list-style-type: none;

}

.stripViewer ul li { 

float:left;

margin: 0 !important;

margin: 0 -4px 0 0;

padding: 0;

}

.stripTransmitter {

overflow: auto;

width: 1%;

position: relative;

top: 0;

left: 0;

margin: 0 auto;

}

.stripTransmitter ul {

position: relative;

list-style-type: none;

float:right;

}

.stripTransmitter ul li{

width: 20px;

float:left;

}

.stripTransmitter a{

font: normal 10px Verdana, Arial;

text-align: center;

line-height: 22px;

color: #999;

text-decoration: none;

display: block;

}

.stripTransmitter a:hover, a.current{

color: #fbb034;

}

