
#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Arial, Helvetica, Verdana, Sans;
	background-color : #FFFFFF;
	padding : 2px;
	border-top : 1px solid #60542B;	
	border-bottom : 1px solid #60542B;	
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #60542B;
	text-decoration : none;
}

#listing h3 {
	font-family : Arial, Helvetica, Verdana, Sans;
	font-size : 14px;
}

#listing .post {
	font-family : Arial, Helvetica, Verdana, Sans;
	background-color : #FFFFFF;
	padding : 2px;
	border-top : 1px solid #60542B;	
	border-bottom : 1px solid #60542B;	
	padding-left : 10px;	
	text-align: left;
}

#listing .postfoot {
	font-size : 12px;
	padding-left : 10px;	
	text-align: left;
}
