.c-gallery{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:13px;
	margin-left:15px;
}
.c-gallery .c-title{
	overflow:hidden;
	zoom:1;
}
.c-gallery .c-icon{
	width:100%;
}

.c-gallery .c-title h1{
	color:#96431f;
	font-size:27px;
	font-weight:normal;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	border-bottom:1px solid #e3e3e3;
	width:100%;
}
.ViewContent
{
	margin:0;
	padding:0;
	overflow:hidden;
	zoom:1;
}
.GalleryGrid .ThumbContainer {
	float:left;
	margin:6px 13px;
	overflow:hidden;
	text-align:center;
	height:102px;
	width:110px;
}
.c-gallery .GalleryDescription{
	margin-bottom:10px;
}

 .ThumbContainer a.ThumbImage img{
	float:left;
	border:#b5b5b5 1px solid;
	padding:4px;
	
}
.ThumbContainer .ThumbName{
	display:none;
}
.QuickGalleryGrid-pager{
	height:0;
}