.stripViewer .panelContainer .panel ul { 
text-align: left; 
margin: 0 15px 0 30px;
}

.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
position: relative;
overflow: hidden; 
margin: auto;
width: 664x; /* Also specified in  .stripViewer .panelContainer .panel  below */
height: 180px;
clear: both;
background: #fff;
}


.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; width: 664x;}
.stripViewer .panelContainer .panel			{ float: left; height: 180px; position: relative; width: 664px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ width: 28px; height: 20px; cursor: hand;}
#movers-row									{ width: 28px; float: left;  }
#movers-row div								{ width: 28px; height: 30px;}

#movers-row div a:hover.cross-link 				{ background: url(../img/slide_on.gif) no-repeat ; height: 30px; width: 27px;}

.photo-meta-data							{ width: 390px; background: url(../img/transpBlack.png); padding: 5px; height: 16px; 
											  margin-top: -28px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font: bold tahoma 14px; margin-left: 5px;}

.cross-link {
font-weight: bold;
color: #fff;
display: block; padding-top: 6px;
width: 27px;
height: 30px;
position: relative;
text-align: center; z-index: 9999;
text-decoration: none;
}

.active-thumb {
color: yellow;
height: 30px;
background: url(../img/slide_on.gif) no-repeat 
}

.active-thumb a:hover{
background: url('../img/slide_on.gif') no-repeat;
color: yellow;
}


#slider_num{
float: left;
margin-top: 1px;
margin-left: 18px;
width: 28px;
background: url('../img/slide_off.gif');
}

.num_off{
background: url('../img/slide_off.gif') no-repeat;
width: 28px;
height: 28px;
}

#top-wrap{
float: left;
width: 664px; 
height: 180px;
overflow: hidden;
}

#habre .space{
margin-left: 10px;
}

#habre-slider{
width: 190px;
}

#habre-slider img{
border: 0;
}

.wrapper img{
border: 0;
}

#top-slider{
width: 664px;
}







