/*
#listing div {
	margin : 0px 10px;
}
*/
#listing .loupost {
	border-bottom : none;
}

#listing h3 {
	font-family : Verdana;
	background-color : #4D4D4D;
	padding : 2px;
	border-top : 1px solid #eee;	
	border-bottom : 1px solid #eee;	
	padding-left : 10px;	
	text-align: left;
   
}

#listing h3 a {
	color : #fff;
	text-decoration : none;
        font-size: 14px;
        font-weight: bold;
}

#listing h3 {
	font-family : Georgia;
	font-size : 20px;
}

#listing .loupost {
	border-bottom : 1px solid #FA0;
}

#listing .loupostfoot {
	font-size : 12px;
	text-align: left;
}

.lounormal
{
}
