.svw { width: 510px; height: 320px; overflow: hidden; }
.svw img { display: block; margin: 120px auto; } .svw ul { position: relative; left: -999em; }
.stripViewer { position: relative; overflow: hidden; margin: 0 0 1px 0; display: block; }
.stripViewer { border-color: #393939; border-style: solid; border-width: 5px; overflow: hidden; }
.stripViewer ul { padding: 0px; position: relative; left: 0; top: 0; width: 100%; list-style-type: none; margin: 0; }
.stripViewer ul li { padding: 0px; float: left; margin: 0; list-style: none; }
.stripTransmitter { clear: both; }
.stripTransmitter ul { position: relative; list-style-type: none; margin: 10px 0 0 0; height: 20px; padding-top:7px;}
.stripTransmitter ul li { width: 20px; float: left; margin: 0 5px 1px 0; list-style: none; }

.stripTransmitter a { text-align: center; background-color: #333; line-height:26px; padding: 0 3px; border-right: 1px solid #252525; border-bottom: 1px solid #252525; color: #ccc; text-decoration: none; display: block; font: bold 1em/22px Helvetica, Arial, Geneva, sans-serif; }
.stripTransmitter a:hover { background-color: #444; }
.stripTransmitter a.current { background-color: #111; color: #ccc; }

* { padding: 0; margin: 0; }