
#listing div {
	margin : 0px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	padding : 2px;
	border-top : 1px solid #F27018;	
	text-align: left;
}

#listing h3 a {
	color : #F27018;
	text-decoration : none;
}

#listing h3 {
	font-size: 130%;
	color: #F27018;
}

#listing .post {
	
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
