/* gallery */

div.tx-cngallery-pi1 {
	margin-bottom: 20px;
}

div.cn_gallery-albumlist div.cn_gallery-album {
	margin-bottom: 10px;
	height: 92px;
	padding: 3px;
	overflow: hidden;
	background: #fff;
	width: 465px;
	float: left;	
}

div.cn_gallery-albumlist div.cn_gallery-album p {
	padding-right: 10px;
	margin: 0;
}

div.cn_gallery-album div.pageBrowser,
div.cn_gallery-album div.pageBrowser a {
	font-size: 11px;
}

div.cn_gallery-image {
	margin-top: 20px;
}

div.cn_gallery-firstimage img {
	border: 1px solid #fff;	
}

div.cn_gallery-thumbs {
	padding-top: 5px;
}

div.cn_gallery-thumb {
	float: left; 
	/*width: 80px; */
	margin: 0 1px 1px 0;
}

div.cn_gallery-thumb.first {
	clear: left;
}

div.cn_gallery-thumb.last {
	margin-right: 0;
}

div.cn_gallery-album-thumb img,
div.cn_gallery-thumb img {
	border: 1px solid #fff;
}

div.cn_gallery-thumbs div.cn_gallery-thumb img {
	
}

div.cn_gallery-thumbs div.cn_gallery-thumb a:hover img {
	background: #F2F2F2;
}

div.cn_gallery-albumlist .cn_gallery-album-title,
div.cn_gallery-albumlist .cn_gallery-album-description,
div.cn_gallery-albumlist .cn_gallery-album-more {
	width: 600px;
	float: right;
}

div.cn_gallery-albumlist .cn_gallery-thumb {
	float: left;
	width: 86px;
	margin-right: 20px;
}

.cn_gallery-back {
	display: block;
	margin-bottom: 10px;
}

.cn_gallery-download-link {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cn_gallery-pages {
	margin-top: 5px;
}
