﻿
#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
	font-size : 26px;

	
}

#listing h3 {
	font-family : Verdana;
	font-size : 16px;
	background-color : #FFFFFF;
	padding : 2px;
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #FF6600;
	font-size : 16px;
	font-weight:bold;
	text-decoration : none;
}

#listing h3 {
	font-family : Georgia;
	font-size : 16px;
	color : #FF6600;

}


#listing .post {
	/* border-bottom : 1px solid #FA0; */
	font-size : 26px;

}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
