.floatLeft{ float: left; margin-right: 10px;}
.floatRight { float: right; }
.clear{ clear: both; }
a { outline: none; }


/*
SLIDER
*/
.slider-wrap { width: 448px; float:left;} 
.stripViewer .panelContainer 
.panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position: relative; overflow: hidden; width: 420px; height: 250px; float:left;}
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 420px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.nav-thumb{margin-right:0; }
.Thumbs { width:28px; background: url(../images/transpBlack.png); float:left;}
.Thumbs ul { padding:0; margin:0; list-style-type:none;}
.Thumbs ul li { height:49px; width:28px; vertical-align:middle; line-height:50px; text-align:center; border-bottom:solid 1px #fff;}
.Thumbs ul li:hover{ background-color:#333;}
.Thumbs ul li a
{
font-size:11px;
display:block;
width:28px;
height:50px;
color:White;
vertical-align:middle;

}
.Thumbs ul li a:link {text-decoration: none; color:#fff;}
.Thumbs ul li a:visited{text-decoration: none; color:#fff; }
.Thumbs ul li a:active{text-decoration: none; color:#fff;}
.Thumbs ul li a:hover{text-decoration: none; color:#fff; }
.photo-meta-data { background: url(../images/transpBlack.png); padding: 10px; height: 30px; 
margin-top: -40px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span { font-size: 13px; }
.cross-link { display: block; position: relative; z-index: 9999; }
.active-thumb{ }