/* Sample 8*/

#box8{
	position:absolute;
background-color:#fff;
}
#box8 div{
	width:910px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}

#slide-handles{
top:370px;
margin-left:0px;
clear:both;
}
#slide-handles #handle-left{
float:left;
cursor:pointer;
}

#slide-handles #handle-right{
float:right;
cursor:pointer;
}
#handles{
border-left: 1px solid #00ADEE ;
overflow: hidden;
width: 480px;
margin:0 0 0 232px;
color:#A6A6A6;
font-family:Arial,sans-serif;
font-weight:bold;
text-transform:capitalize;
padding: 0 0 0 0;
}

.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border:0px solid #ccc;
margin:0 auto;
}

/* ********************************** */


.info{
	width:949px;
	height:50px;
	
	position:absolute;
	z-index:10;
}


.mask1{
	position:relative;
	width:910px;
	height:290px;
	overflow:hidden;
	top:18px;
left:1px;
}



span img{
	display:block;
	border:none;
}