
.floatLeft { float: left; margin-right: 10px;}
.floatRight { float: right; }
.clear { clear: both; }
a { outline: none; }

#page-wrap { width:980px; position:relative; min-height:500px; background:url(images/bg.png) top center; }
.slider-wrap { width: 980px; }			
.stripViewer .panelContainer .panel ul { text-align: left; }
.stripViewer { position: relative; overflow: hidden; width: 980px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float:left; display:inline; position:relative; clear:none; width:980px; height:520px; }
.stripNavL, .stripNavR, .stripNav { display: none; }

div#thumbs { border-top:solid 1px #ccc; background:url("../images/thumbs-bg.png") repeat-x scroll 0 0 transparent; padding:10px 0; height: 49px; }
div#thumbs ul.three { width:261px; height:55px; margin:0 auto; }
div#thumbs ul li { width:77px; float:left; display:inline; margin-right:10px; }
a.cross-link { display: block; width:75px; height:47px; margin-right: 10px; padding:2px; position:relative; z-index:9999; border:1px solid #CCCCCC; background:url("../images/thumb/bg.gif") repeat-x transparent; }
a.cross-link:hover { border:1px solid #1F5CC6;}
a.active-thumb { border:solid 1px #666666; }
