.categoryheading {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
}

.subcategoryheading {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	display: block;
	margin-left: 140px;
}
.listingborder {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.listing_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	display: block;
	
}
 
.country_region {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	margin-left: 10px;
}
.state_indent {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	display: block;
	margin-left: 25px;
	font-weight: bold;
}
.category_title {
	font-family: "Tahoma Bold", Tahoma;
	font-size: 11px;
	color: #4C4C4C;
	margin-left: 90px;
	font-weight: bold;
}
