
.newsListing {}
#mainContent .newsListing .date { font-size: 0.85em; float: right; color: #676767; }
#mainContent .newsListing .category h2.categoryHead  
{
	font-weight: normal; 
	font-size: 1.4em; 
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.75em;
	padding-bottom: 0.2em;
}

.newsListing p { margin-bottom: 1em;}
.newsListing .category { margin-bottom: 1.67em;  }

.newsListing .story  
{
	margin-bottom: 1em;
	padding-bottom: 10px;
}


#mainContent .postInfo  
{
	font-size: 0.85em; 
	color: #676767; 
	margin: -4px 0 5px 0; 
	padding-bottom: 2px;
	border-bottom: 1px dashed #BFD6E3;
}

h2.Blog { display: none; }