.tx-chgallery-pi1 {
	margin: 0px; padding:0;
	text-align:center;
	overflow-x: hidden;
	}

.chgitem {
	width:280px;height:220px;
	float: left;
 	margin:0; padding:0;
	margin-right: 5px;
	}

.chgimage {
	_height:0;
	}
.chgimage img{
	width:280px;margin-bottom: 5px;
	}

.chgdescription {
	display:block;
	width: 280px; height: 2em;
	vertical-align: top;
	padding: 5px 0 0 5px;
	line-height:1.15em;
	height: 2.5em;
	text-align: left;
	}