div#content_main div#title-bar {
height:165px;	
background-image: url(../images/losing-wheight-banner.jpg);
background-repeat: no-repeat;
background-position: left;
}

div#main_content h2 + p, div#main_content h2 ~ p  {
	padding-bottom:2%;
}

ol {

	font-size: 105%;
	padding: 0 3% 0 3%;
	margin-left:3%;
}

ol li {
	list-style: decimal outside none;
	font-family:"Times New Roman";
	padding-bottom: 2%;
}
