/**
 * content_fixes.css
 */
 
 #content_area p {
 	margin-top:0.6em !important;
 	display:block;
 }
 .content_text h3{
	margin-top:0.9em !important;
	margin-bottom:0.3em !important;
}
#content_area h1{
width:20em;
display:block;
float:none !important;
}
#content_area h2{
margin-top:1.2em !important;
}