	
		option					{ color: #fff; }
		
		.location-menu				{ padding: 5px; padding-right: 0; background-color: #020200; margin-top: 4px; margin-bottom: 9px; border-right: 3px solid #999; border-top: 0px solid #333; }
		.location-menu-items			{ float: left; width: 480px; color: #fff; font-size: 10px; }
		.location-menu-items#sponsors		{ text-align: center; }
		.location-menu-items h3			{ text-align: left; }
		.location-menu-logo			{ float: left; width: 45px; }
		
		.location-menu-categoriesbox		{ width: 100%; }
		
		.location-categories			{ }
		.location-categories-links a		{ text-decoration: none; color: #3333ff; font-weight: bold; border: 0; display: inline; }
		.location-categories-links a:hover	{ text-decoration: underline; }
		p.location-categories-links		{ float: left; width: 47%; padding-top: 4px; padding-bottom: 2px; text-align: left; font-size: 10px; color: #3333ff; }
		
		.ad-vertical				{ width: 150px; margin: 0 auto; text-align: center; }
		.ad-horizontal				{ width: 100%; margin: 0 auto; text-align: center; }
		
		.location-listing				{ padding: 5px; margin: 2px; border: 1px solid #333; }
		.location-listing p			{ padding: 0; margin: 0; color: #999; font-weight: normal; }
		
		.location-listing-nav			{ height: 20px; padding: 2px; }
		.location-listing-nav-left		{ float: left; width: 150px; text-align: left; }
		.location-listing-nav-middle		{ float: left; width: 176px; text-align: center; }
		.location-listing-nav-right		{ float: left; width: 150px; text-align: right; }
		
		.location-listing-left			{ float: left; width: 240px; color: #fff; font-size: 14px; font-weight: bold;  }
		.location-listing-right			{ float: left; width: 220px; text-align: right; }

		.location-listing-right span.yellow	{ color: #ffff99; }
		