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



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



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

.Gallery .Thumbs {
	text-align: center;
	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: #0054A8;
	text-decoration: none;


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



}
