.galyears .active{
	border:1px solid #f6e0dd;
	padding: 0px 4px 0px 4px;
}
.galyears a, .galyears a:link, .galyears a:visited {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	border: 1px solid #FFFFFF;
}
.galyears a:hover {
	border:1px solid #f6e0dd;
}

.galpreview .imgpreviews {
	margin-top:10px;
	margin-bottom: 10px;
}
.galpreview .imgpreviews .imgcont {
	float: left;
	width: 33%;
}

.galpreview .imgpreviews .imgcont img {
	float: none;
	display: block;
	margin-left:auto;
	margin-right: auto;
}

.galpreview .item {
	padding-bottom: 10px;
	border-bottom: 1px solid #2C4578;
}
.galpreview .item h3 {
	margin-bottom: 0px;
	font-size: 1.3em;
	padding-bottom: 8px;
	/*background: transparent url(/user/images/tpls/icons.png) no-repeat scroll -28px -132px;*/
}

.galpreview .info {
	margin-left: 5px;
	padding-left: 10px;
	border-left: 2px solid #2C4578;
}

.galpreview .svp .imgcont {
	margin-top: 20px;
}
