/* CSS Document */

.listing {
	background-color: #FFFFFF; /*#EFF7E1; */
}

.listingName {
	font-size:16px;
}

.listingDescription {
	color: #0000FF; /*#84C38C; */
}

.parentCategory {
}

.subCategory {
	font-size:12px;
}

.numListings {
	color:#666666;
	font-style:italic;
}