/* Sample 5*/
#box5{
	position:absolute;
	width:636px;
	left:0px; 
  top:0px;
}

#box5 span{
	display:block;
	float:left;
}

#box5 img{height:350px;width:636px;}

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

#info5{
	bottom:0;
}


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

.mask2{
	position:relative;
	width:636px;
	height:358px;
	overflow:hidden;
}



.buttons{margin-top:0px; padding-top:0;}
.buttons span{cursor:pointer;}
