a {
	color:#ff7800;
}
#gallery_featured {
	width:727px;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
}
#gallery_featured_item {
	margin-bottom:20px;
}
#gallery_featured_image {
	float:left;
	width:312px;
	margin-right:20px;
}
#gallery_featured_image img {
	border:4px solid #ccc;
}
#gallery_featured_image a {
	outline:none;
}
#gallery_featured_text {
	float:left;
	width:387px;
}
.gallery_title {
	font-weight:bold;
	margin:0;
	padding:0;
}
.gallery_item {
	float:left;
	margin-bottom:20px;
	width:355px;
}
.gallery_item_image {
	float:left;
	width:142px;
	margin-right:20px;
}
.gallery_item_image img {	
	border:4px solid #ccc;
}
.gallery_item_image a {
	outline:none;
}
.gallery_item_text {
	float:left;
	width:185px;
	font-size:11px;
}
.galspace {
	margin-right:17px;
}
.clearfix:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
.hide {
	display:none;
}
.paging {
	width:100%;
	text-align:center;
	padding-bottom:20px;
}
#body_content {
	overflow:auto;
}
