#slide_wrapper {
position:absolute;
left:197px;
top:107px;
width:603px;
z-index:5;
overflow:hidden;
}

/* Sample 6*/
#box6{
	position:absolute;
	width:240px;
	


}
#box6 span{

	display:block;
		float:left;
}
#handles6_1{
	float:right;
	padding-right:3px;
}
#handles6_2{
	float:right;
	
	
}
.mask6{
	position:relative;
	width:603px;
	height:305px;
	overflow:hidden;
		  background: url('img/loading-bar-black.gif') center 110px no-repeat;
}








/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}


.info{
	width:575px;
	height:50px;
	background:transparent;
	position:absolute;
	top:236px;
	left:35px;
}
.info p, .info h4{
	color:#000;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:2px 10px;
	text-decoration:none
}



span img{
	display:block;
	border:none;
}


