
#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Verdana;
	text-align: left;
	font-weight: bold;
}

#listing h3 a {
	color : #333;
	text-decoration : none;
}

#listing h3 {
	font-family : Verdana;
	font-size : 10px;
}

#listing .post {
	border-bottom : 1px solid #FA0;
}

div.postfoot {
	font-family: Verdana;
	font-size : 9px;
	text-align: left;
}
