
/* Sample 4*/
#boxGal{
	position:absolute; text-transform:capitalize;
}
#boxGal div{
	width:100px;
	height:200px;
	float:left;
	text-align:center;
}

#boxGal h3, #boxGal p, #boxGal ul{
	/*padding:5px 10px;*/
}
#boxGal p{
	text-indent:16px;
}
#boxGal img{
	width:91px;
	height:95px;
	float:left;
	margin:0px 0px 5px 0px;
	border:none; 
	
}
#infoGal{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.arrow_left{
	width:24px;
	margin-top:40px; 
	position:absolute; 
}
.arrow_right{
	width:24px;
	margin-left:410px;
	margin-top:40px; 
	position:absolute;
}

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

.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 0px;
	text-decoration:none
}


.maskGal{
	position:relative;
	width:397px;
	height:200px;
	overflow:hidden;
	margin:0px 0px 0px 20px ;
}

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

.sample{padding:0px 00px 0px 0px ;}


#cont{width:470px;margin:0 auto;background:#fff;text-align:left;padding:20px}
