#whats-for-sale { width: 260px; min-height: 190px; }
	#whats-for-sale h2 { margin: 0; padding: 0; background: url(../../images/titles/label-whatsforsale.gif) no-repeat; height: 35px; overflow: hidden; }
	#whats-for-sale h2 b { display: none; }
	#whats-for-sale p { margin: 0; font-size: 10px; }
	#whats-for-sale table { width: 100%; margin: 3px 0 0; }
		#whats-for-sale th.city-town, #whats-for-sale th.number { font-size: 10px; font-weight: bold; color: #fff; padding: 6px 4px; background: #467a43; }
		#whats-for-sale th.city-town { text-align: left; width: 70%; border-width: 1px 0 1px 1px; }
		#whats-for-sale th.number { text-align: right; width: 30%; border-width: 1px 1px 1px 0; }
	#whats-for-sale td.city-town { width: 80%; font-size: 10px; color: #10640c; padding: 2px 6px 1px; }
	#whats-for-sale td.number { font-size: 10px; vertical-align: bottom; padding: 2px 6px 0; }

#whats-for-sale-content { display: none; visibility: hidden; }
#whats-for-sale-loading { position: absolute; z-index: 999; width: 260px; }
#whats-for-sale-loading p { text-align:center; margin:0; padding: 40px 0; font-weight: bold; background: #fff url(../../images/common/spinner-default-white.gif) 50% 10px no-repeat;}

div.ataglance-link { display: block; background: #457A44; text-align: center; width: 260px; padding: 5px 0; }
	div.ataglance-link a { color: #fff; text-decoration: underline; }