 /***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
.tx-chgallery-pi1 .clr {
	clear:both;
}


.tx-chgallery-pi1 .single {
	float:left;
}


.tx-chgallery-pi1 .single .img {
	width:205px;
	height:205px;
	position:relative;
}

.tx-chgallery-pi1 .single .img .align {
	width:200px;
	height:200px;
	position:absolute;
	overflow: hidden;
	text-align:center;
	display:block;
	align: center;
}
.tx-chgallery-pi1 .single .img .align img {
	margin-left: -25px;
	padding: 0;
	margin: 0;
}

* html .tx-chgallery-pi1 .single span {
}