.tx-chgallery-pi1 {
	clear:both;
	text-align:center;
}

.tx-chgallery-pi1 .single {
	margin: 6px;
	padding: 10px;
	border: 1px solid #dddddd;
	float: left;
}

.tx-chgallery-pi1 .single .img {
	position: relative;
}

.tx-chgallery-pi1 .single .img .align {
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser {
		border-top: 1px solid #3C464C;
		border-bottom: 1px solid #3C464C;
		background: #dddddd;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	float:left;
	text-aling: left;
	width: 140px;
	padding: 5px 0px;
}

.tx-chgallery-pi1 .pagebrowser .text {
	float:left;
	text-align: center;
	width: 192px;
	padding: 5px 0px;
}

.tx-chgallery-pi1 .pagebrowser .next {
	float:left;
	text-align:right;
	width: 140px;
	padding: 5px 0px;
}

.tx-chgallery-pi1 .clr {
	clear: both;
}

.tx-chgallery-pi1 .chgallery-list  {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.tx-chgallery-pi1 .chgallery-list  .item {
	display: block;
	margin: 6px;
	padding: 10px;
	border: 1px solid #dddddd;
	float: left;
	width:200px;
}

.tx-chgallery-pi1 .chgallery-list  .item .clr {
	clear: none;
}

.tx-chgallery-pi1 .chgallery-list .img {

}

.tx-chgallery-pi1 .chgallery-list .text small {
	display:none;
}

.tx-chgallery-pi1 .chgallery-list .title  {
		display: block;
		font-weight: bold;
		font-size: 16px;
}

.tx-chgallery-pi1 .chgallery-list .text .description a {
	color: #3C464C;
}

