/* Sample 5*/
#box5{
	position:absolute;
	width:260px;
	top: 0px;

}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}



/* ********************************** */

.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{
}
.info p, .info h4{

}
.info h4{

}
.info h4 a{
}


.mask2{
	position:relative;
	width:260px;
	height:241px;
	overflow:hidden;
}


span img{
	display:block;
	border:none;
}
