#MainContent h2 {
	margin:0 0 15px 2px;
	padding:0 0 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	font-family:"Trebuchet MS";
	color: #7e7e7e;
	font-size: 18px;
        width:98%;
}
#MainContent h3 {
	margin:15px 0 15px 0px;
	padding:0;
	border-bottom: 1px solid #CCCCCC;
	font-family:"Trebuchet MS";
	color: #7e7e7e;
	font-size: 16px;
        width:98%;
}