﻿#mainContent h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.35em;	
	margin: 0 0 15px 10px;
	clear: none;
	color: #393939;
}

#ad {
	 display: block; /* ad display controlled by home.css in home folder */
	position: absolute;
	top: 0px;
	left: 400px;
	z-index: 20;
}

