.custom #content_box {
	border: none;
	background-image: none;
}
/* --- Custom Galleries --- */
#custom_gallery {
	width: 720px;
	float: left;
	padding-left: 30px;
	margin-bottom: 30px;
}
#custom_gallery h1 {
	color: #000000;
        font-size: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 20px;
}
#line {
	display: block;
	height: 20px;
	border-bottom: 2px solid #CCC;
	clear: both;
	margin-top: 25px;
	margin-bottom: 15px;
}
.box {
	width: 400px;
	float: left;
	margin-top: 10px;
}
.title h2 {
	color: #2361A1;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 6px;
	text-indent: 10px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.text {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	line-height: 15pt
}
#image {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
