body {
	font-size:11px;
	font-family:Verdana, sans-serif;
}



div.listing {
	clear:both;
	width:80%;
	
	border-bottom:2px solid #000000;
	
	padding:5px;
	margin-bottom:3px;

}

.listing h1 {
	font-size:13px;
	font-weight:bold;
	color:#006699;
}

.listing h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}