.listingbox
{
	background-color: white;
	
	padding-left: 6px;
	padding-right: 6px;
	border-left : 0px;
	border-top : 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-color: #779b88;
	
}
.listingtable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
