
#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Verdana;
	background-color : #2D4D0A;
	padding : 2px;
	border-top : 1px solid #666;	
	border-bottom : 1px solid #666;	
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #CDC502;
	font-weight: bold;
	text-decoration : none;
}

#listing h3 {
	font-family : Arial;
	font-size : 12px;
}

#listing .post {
	border-bottom : 1px solid #FA0;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
