a.small
{
	font-size: 11px;
}

#listing div {
	margin : 0px 10px 20px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing .post h3{
	color: #818519;
}

#listing h3 {
	background-color : #fff;
	padding: 2px;
margin-bottom: 5px;
	/* Top line above each blog heading is now removed (By Phill)
	border-top : 1px solid #558790;	*/
	border-bottom : 1px dashed #82AA09;
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #818519;
	text-decoration : none;
}


#listing h3 a:hover {
	color : #818519;
	text-decoration : underline;
}

#listing h3 {
	"Trebuchet MS", Arial, Verdana, helvetica, Sans-Serif;
	font-size : 16px;
}

#listing .post {
	border-bottom : 1px solid #ccc;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}

.articleTopCell
{
	background: #82AA09;
	border: 0;
	height: 15px;
}

.articleTopCell .NormalBold
{
	color: #fff;
}

.articleFooterCell
{
	background: #97c50c;
}