#listing div {
	margin : 0px 10px;
                
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
	font-family : Verdana;
	background-color : #333366;
	background-image: url(http://osil.co.uk.dnnmax.com/mid.gif);
	padding : 2px;
	border-top : 0px solid #666;	
	border-bottom : 0px dashed #666;	
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #99cc66;
	text-decoration : none;
	font: verdana;
	font-weight: bold;
	font-size: x-small;
}

#listing h3 {
	font-family : Verdana;
	font-size : 16px;
}

#listing .post {
	border-bottom : 1px solid #99cc66;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}

