/***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
.chgal2block { width:348px; }

.tx-chgallery-pi1 .single2 {
	
	float:left; 
	padding:0px 0px 1px 1px;
	margin:2px ;
}


.tx-chgallery-pi1 .single2 .img2 {
	width:110px;
	height:110px;
	
	line-height:110px;
	position:relative;
}

.tx-chgallery-pi1 .single2 .img2 .align2 {
	width:110px;
	height:110px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-53px;
	margin-left:-80px;
}

.tx-chgallery-pi1 .single2 .img2 img {
 width:110px;
 height:110px;

}


.tx-chgallery-pi1 .single2 span {
	display:block;
	margin:1px 5px;
	width:148px;
	min-height:20px;
	border:1px solid #f3f4f6;
	text-align:center;
}

* html .tx-chgallery-pi1 .single2 span {
	height:20px; 
}
