#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-size:11px; color:#00aeef; FONT-FAMILY:Myriad Pro,Arial,Sans-Serif;
	padding-left : 10px;	
	text-align: left;
  
}

#listing h3 a {
	color : #00aeef;
	text-decoration : none;
}

#listing h3 {
	font-family : Lucida;
	font-size : 16px;
}

#listing .post {
	background:#F9F9F9;
	margin-bottom:10px;
	padding:10px;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
