/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
#header {
    border-color: #434f5f;
    border-style: double;
    clear: both;

}
#feature_box {
	padding-left:0em;
	padding-right:0em;
	background:none repeat scroll 0 0 #434F5F;
	border-color:#434F5F;
	border-style:solid;
}
