#box-svw { position: relative; margin-bottom: 58px; padding: 7px; background: #fafafa; border-bottom: 1px solid #ccc; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.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 { 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; position: relative; }

.stripTransmitter { clear: both; position: absolute; margin-top: 7px;  }
.stripTransmitter ul { margin-left: 0; margin-bottom: 5px; margin-right: 0; margin-top: 10px; position: relative; list-style-type: none; height: 25px; }
.stripTransmitter ul li { line-height: 1.5em; font-size: 0.9em; width: 24px; float: left; margin: 0 10px 1px 0; list-style: none; padding-left: 0; background: transparent; }
.stripTransmitter a { text-align: center; background: #FFF; padding: 4px 0px !important; color: #888 !important; text-decoration: none; display: block; font-weight: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; width: 24px; height: 17px; overflow: hidden; }
.stripTransmitter a:hover { color: white !important; background: #992b75; text-shadow: none; }
.stripTransmitter a.current { background: #333; color: #ccc !important; text-shadow: none; }


.label { position: absolute; bottom: 36px; left: 45px; width: 400px;  text-align: center; display: none; }

.label a { font-size: 13px; text-shadow: none; background: #222; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 3px 6px; opacity: 0.7; color: #FFF !important; }

.stripViewer ul:hover .label { display: block !important; }
.stripViewer ul:hover {  }

#wrapper { position: absolute; top: 50%; left: 50%; margin: -170px 0 0 -283px; width: 566px; height: 340px; }
