.Gallery {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #313C79;
	padding-bottom: 4px;



}
.Gallery .title {
	font-size: 14px;
	font-weight: bold;
	color: #313C79;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313C79;



}
.Gallery .titleZ {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313C79;
}
.Gallery .titleZ .titleZb {
	font-size: 14px;
	font-weight: bold;
	color: #313C79;
}
.Gallery .titleZ .subcategories {
	color: #333333;
}
.Gallery .titleZ .subcategories SELECT {
	color: #313C79;
	font-size: 10px;
}

.Gallery .Thumbs {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
}
.Gallery .Thumbs IMG {
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #0054A8;
}
.Gallery .ThumbsZ {
	text-align: left;
	margin-top: 18px;
	margin-bottom: 0px;
	overflow: visible;
	position: relative;
	width: 100%;



}
.Gallery .ThumbsZ IMG {
	margin-right: 8px;
	margin-bottom: 10px;
	border: 1px solid #0054A8;
}
.Gallery .more {
	margin-top: 5px;



}
.Gallery .more a:link, .Gallery .more a:visited {
	color: #313C79;
	text-decoration: none;


}
.Gallery .more a:hover, .Gallery .more a:active {
	color: #9AAEDE;
	text-decoration: none;
}

