#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Verdana;
	padding : 2px;		
	padding-left : 10px;	
	text-align: left;
border-top: solid 1px #ccc;
background: #fffde6;
font: bold 12px Arial, Verdana, Sans-serif;
color: #737476;
}

#listing a {
	color: #737476;
font: bold 11px Arial, Verdana, Sans-serif;	
padding-left : 10px;	

}

#listing .post {
	border-bottom : 1px solid #FA0;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
