.tx-chgallery-pi1{
	height: 100px;
	overflow:hidden;
	margin-top: 9px;
	display: block;

}

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	float:left; 
	padding:0px;
		height:107px;
}

.tx-chgallery-pi1 .single .img {
	width:160px;
	height:107px;
	background: no-repeat;
	line-height:126px;
	position:relative;
	height:107px;
	border: none;
}

.tx-chgallery-pi1 .single .img .align {
	display:block;
	border: none;	
	}
	
.tx-chgallery-pi1 .clr { clear:both; }

.description{

	padding-right: 10px;

	background:url(../images/nav2-arrows.gif) no-repeat right 5px ;
	font-style:italic;
	font-size:12px;
	color: #f6f8ff;
	text-decoration:none;

}	

