
#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
	color: #333333;
}

#listing h3 {
	font-family : Verdana;
	background-color : #FBE8C0;
	padding : 2px 2px 0px 10px;
	border-top : 1px solid #666;
	border-bottom : 1px dashed #666;
	text-align: left;
	margin: 0px;
	color: #333333;
}

#listing h3 a {
	color : #333;
	text-decoration : none;
}

#listing h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

#listing .post {
	color: #333333;	
}

#listing .postfoot {
	font-size : 11px;
	text-align: left;
	color: #B18D53;
	margin: 0px;
	padding: 0px;
}
#listing .bottompadding {
	height: 5px;
	background-color: #F2EDE9;
}