.sample {padding-top:10px;}
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.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:300px;
	height:25px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}

.mask1{
	position:relative;
	width:588px;
	height:135px;
	overflow:hidden;
	vertical-align: top;
}
span img{
	display:block;
	border:none;
	position: static;
}
#info5{
	bottom:0;
}
#buttons{margin-top:118px;position:absolute;text-align:right;width:589px;z-index:9999;}
#buttons span{margin-right:2px;}
#buttons span img {display:inline; border: 0;}
#prev, #next {cursor:pointer;color:fuchsia;font-weight:700;}
