/*full width framework styling*/
.custom #header_area {background:url('images/95-2.jpg') repeat-x;height:166px;  }
.custom #nav_area {background: #666666;height:36px;}
.custom #content_area {background: #fff; }
.custom #footer_area {background: #666666; height: 80px;}
.custom .full_width > .page {
	background-color: transparent;
}

/*customize sidebar*/
.custom li.widget {text-align:center; }
.custom .sidebar {font-size:13px;}

.custom .cform {
 width: 400px;  
}

label.cf-group-after {
vertical-align:text-top; 
} 

.custom .comments_closed p {
  display: none;
}

/*puts thin border around page*/
.custom #content_box {
border:1px solid #B3B3B3;
margin-top:5px;
padding:0;}