#listing div {
	margin : 0px 10px;
    width:100%;
}

#listing .post {
	border-bottom : none;
    width:100%;
}

#listing h3 {
	font-family :tahoma;
	background-color : #b589c4;
	padding : 2px;
	border-top : 1px solid #b589c4;	
	border-bottom : 1px dashed #b589c4;	
	padding-left : 10px;	
	text-align: left;
margin-top:5px;
}

#listing h3 a {
	color : #fff;
	text-decoration : none;
font-weight:bold;
}

#listing h3 {
	font-family :tahoma;
	font-size : 16px;
}

#listing .post {
	/*border-bottom : 1px solid #FA0;*/
    width:100%;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
