/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;    
margin: 0 0 0px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
float:left;
margin-top:-90px;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 9px; 
float:left; 
margin: 0;
padding:0px 0px 0px 3px; 
} 
.stripTransmitter a{ 
font-size:0px; 
text-align: center; 
 background:url(../../_images/slider-nav.gif);
color: #fff; 
text-decoration: none; 
display: block;
text-indent:-9999px; 
width:7px;
height:6px;
} 
 
 


.gallery_slideshow1
	{
	float:right;
height:450px;
/*margin:43px 0 0 30px;*/
margin-left:5px;

width:500px;
	}
	
	.gallery_slideshow1 img
		{
float:left;
}

.stripDescription
	{
background:#2F3132;
float:left;
height:94px;
margin-top:3px;
width:500px;

}

.stripDescription p {
color:#C2C2C2;
float:left;
font-size:14px;
line-height:18px;
padding:20px 20px 18px;
width:383px;
}
