/* Sample 5*/
#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}



/* ********************************** */

.mask2{
	position:relative;
	width:240px;
	height:310px;
	overflow:hidden;
}

span img{  float:left;
	display:block;
	border:3px #adadad solid;
	margin:10px 10px 0 0;
}



