.iframeInner .tx-chgallery-pi1 { padding-right: 30px; }
.tx-chgallery-pi1 .chgallery-list .clr { clear:both; height: 1px; overflow: hidden; }
 
/************************
 * GALLERY view 
 ************************/  

.tx-chgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	float:left;		
}

 

.tx-chgallery-pi1 .single .img {
	width: 100px;
	margin-right: 9px;
	margin-bottom: 4px;	
}

.tx-chgallery-pi1 .single .last {
	margin-right: 0; 
}

