.gallery .c_header h1{
	font-size:47px;
	color:#c2cfd5;
	font-weight:bold;
	position:relative;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}
.gallery .ThumbContainer img{
	border:3px solid #D2DDE1 !important;
}
.ViewContent
{
	margin:0;
	padding:0;
	overflow:hidden;
	zoom:1;
}
.GalleryGrid .ThumbContainer {
	float:left;
	height: 100px;
	margin:5px;
	overflow:hidden;
	text-align:center;
	width:83px;
}

 .ThumbContainer a.ThumbImage img{
	float:left;
	border:#d2dde1 3px solid;
/*	margin:0 9px 9px 0;*/
}
.ThumbContainer .ThumbName{
	display:none;
}
.QuickGalleryGrid-pager{
	height:0;
}
.button
{
	clear:both;
	cursor:pointer;
	margin-top:20px;
	
}
.button-l
{
	background:url(images/left-but.png) top left no-repeat;
	height:22px;
	width:2px;
	float:left;
	margin:0;
}
.button-c
{
	background:url(images/bg-but.png) top left repeat-x;
	height:12px;
	border-bottom:#5a8ead 1px solid;
	border-top:#b5cbd6 1px solid;
	padding:4px 9px;
	float:left;
	margin:0;
	color:#18304a;
	font-size:0.8em;
}
.button-r
{
	background:url(images/right-but.png) top left no-repeat;
	height:22px;
	width:2px;
	float:left;
	margin:0;
}