.ListingContent	{
	font-family: Verdana;
	font-size: 10px;
	color: #41a072;
	list-style-type:square;
	vertical-align:top;
}

.Listingbackgroundcell {
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.Listingbackgroundcelleven {
	background-color: #e8e8e8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.Listingcategorycell {
	background-color: #B0E0E6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.ListingColHeader {color: #015C82; font-weight: bold; font-size: 10px;}
