﻿

#content #content_body h3 {
	color: #58829e;
	font-size: 1.4em;
	padding:17px 0 10px 2px;
}

.home #content #content_body .entry h3, .archive #content #content_body .entry h3 {
	/* float:left; 
	width:199px;  MT*/
	padding:0 0 10px 1px;
}




#content #content_body h4 {
	color: #58829e;
	font-size: 1.2em;
	padding:7px 0 3px 2px;
}

#content #content_body h5 {
	color: #58829e;
	font-size: 1.2em;
	margin:16px 0 0 2px;
}

#content #content_body ul li {
	color: #58829e;
	font-size: 1.2em;
	list-style-type:disc;
	list-style-position:outside;
	margin:5px 5px 0 25px;
}
#content #content_body h3.pagetitle {
padding: 8px 10px 0 10px;
background:#b0abce;
display:block;
color:#ffffff;
font-weight:normal;
height:1.8em;
font-size:1.2em;
margin:0 6px 0 5px;

}