#content #image_blocks img {
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
}
#content #image_blocks .middle {
	margin-right: 3px;
	margin-left: 3px;


}
#content #content_body #green_bar {
	font-size: 10px;
	line-height: 10px;
	background-color: #164823;
	height: 10px;
	margin-top: 10px;
}
#content #content_body #columns {
	margin-bottom: 20px;
}

#content  #content_body  #columns div {
	float: left;
	width: 254px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
}
#content     #content_body   #columns h5    {
	font-size: 12px;
	color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#content #content_body #columns a {

}
#content #content_body #columns ul {
	margin: 0px;
	padding: 10px 0px 0px 20px;

}
#content #content_body #columns li {
	line-height: 18px;
	list-style-type: none;
	background-image: url(../images/bullet_light_blue_triangle_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#content #content_body #columns .no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
