	html { -webkit-font-smoothing: antialiased; } 

	table {	border-collapse: collapse;	}
	th, td { padding: 0;				}

	#container_main					{ width:760px; border-bottom-right-radius:10px; border-bottom-left-radius:10px;
											background-color:#FFFFFF; margin-left:auto; margin-right:auto; }
	#container_left					{ width:610px; height:200px; vertical-align:top; }
	#container_right				{ width:150px; height:200px; vertical-align:top; position:relative; }
	#container_footer				{ text-align:center; height:30px; }
	.container_bredcrumbs			{ height:26px; background-color:#e0e0e0; padding-left:10px; }
		
	.name_state			{ font-size:14px; font-weight:bold; }
	.name_market		{ margin-left:10px; font-size:13px; font-weight:normal; }
	.name_marketlink	{ font-size:13px; font-weight:normal; margin-right:10px; }
	.market_nowrap		{ white-space:nowrap; margin-bottom:10px; }
	a i.fa-circle-marker	{ font-size:50% !important; color:black; margin: 0 5px 5px 0px; vertical-align:middle; }
	.viewall_market		{ padding-left:20px; font-size:13px; font-weight:normal; display:inline-block; padding-top:5px;}
	#lblMsgCache		{ font-size:8px; padding:25px 0 25px 0; }
	

	#listingsContainer				{ width:100%; min-height:400px; }
	#listingsTbl					{ width:100%; margin:auto; border-top:1px solid black; border-bottom:1px solid black; }
	#listingsTbl td					{ padding:2px; }
	#listingsTbl .listing_seperator		{ height:20px; border-top:1px solid black; border-bottom:1px solid #000; }
	#listingsTbl .listing_repeater td	{ opacity:0.6; height:18px; line-height:.7em; font-size:90% !important; font-weight:normal !important;}
	#listingsTbl .listing_repeater a	{ font-size:90% !important; font-weight:normal !important; }
	#listingsTbl .listing_repeater span	{ font-size:90% !important; font-weight:normal !important; }
	#listingsTbl .listing_repeater .fa	{ font-size:130% !important; }
	#listingsTbl tr:nth-child(odd)	{ background-color:#F0F0F0; }
	#listingsTbl td:nth-child(1)	{ width:25px; font-size:110%; }
	#listingsTbl td:nth-child(2)	{ width:20px; font-size:80%; }
	#listingsTbl td:nth-child(6),
	#listingsTbl td:nth-child(7),
	#listingsTbl td:nth-child(8),
	#listingsTbl td:nth-child(9)
									{ width:5px; }

	.resourcelink_name				{ padding-left:20px; }
	.resource_note					{ padding-left:30px; margin:0; }
	.wikimarketdiv					{ float:right; padding-right:25px; }
	.wikimarketlink					{ font-size:70%; color:#996600; }

	.listings_marketheader			{ background-color:#99cccc; height:30px; }
	.l_border						{ border-top:1px solid black; }
	.l_am							{ background-color:#0099FF; height:20px; }
	.l_fm							{ background-color:#0099FF; height:20px; }
	.l_sw							{ background-color:#33CCFF; height:20px; }
	.l_dr							{ background-color:#0099FF; height:20px; }
	.l_drGroup						{ background-color:#0099FF; height:20px; opacity:0.6; }

	.fa-dot-circle-o				{ margin-bottom:7px; color: #707070; font-size:90%; }

	#tblMarketList tr td	{ padding:5px; }