
#listing div {

}

#listing .post {
	border-bottom : none;
}

#listing h3 {	
	padding-left : 20px;	
	text-align: left;
    padding-bottom:5px;
	border-bottom : 1px solid #fe6700;
    width:50%;
}

#listing h3 a {
	color : #333;
	text-decoration : none;
}

#listing h3 {
	
}

#listing .post {

}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}


