#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	background-color : #eeeeee;
	padding : 1px;
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #333;
	text-decoration : none;
}

#listing h3 {
	font-size : 14px;
}

#listing .post {
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
