#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;            
                font-family : tahoma;
}

#listing h3 {
	font-family : tahoma;
	background-color : #007976;
	padding : 2px;
	border-top : 1px solid #666;	
	border-bottom : 1px dashed #666;	
	padding-left : 10px;	
	text-align: left;
                color: #ffffff;
}

#listing h3 a {
	color : #ffffff;
	text-decoration : none; 
                font-family : tahoma;
}

#listing h3 {
	font-family : tahoma;
	font-size : 16px;
}

#listing .post {
	border-bottom : 1px solid #007976;
                font-family : tahoma;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
