

/* Sample 4*/
#box4{
	position:relative;
}
#box4 div{
	width:350;
	height:700px;
	float:left;
	background:#eee;
	text-align : justify ;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 5px 0px 25 px;
}
#box4 p{
font-size:12px ;
	text-indent:14px;
}
#box4 img{
	height:160px;
	float:left;
	margin: 0px 15px 10px 0px;
}
#info4{
	background:transparent !important;
	color:black !important;
	cursor: default ;
}

#box4 h3 {color:red ; font-size:16px; font-weight:bold ; margin:0 8px 5px 0 ;}


/* ********************************** */


.mask3{
	position:relative;
	width:350px;
	height:620px;
	overflow:hidden;
}

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