#whats-for-sale * { line-height: 100%; }
	#whats-for-sale { width: 224px; padding-top: 20px; line-height: normal; }
	#whats-for-sale-content {  }
	
	#whats-for-sale h2, #whats-for-sale p, #whats-for-sale table, #dvcityataglance { background: url(../../images/forsale-bg.png) no-repeat; }
	#whats-for-sale p, #whats-for-sale table { background-position: 0% -15px; margin: 0; }
	#whats-for-sale p { font-size: 72%; font-family: "Trebuchet MS",Trebuchet,Arial,Geneva,Helvetica,sans-serif; padding: 4px 13px 3px 53px; }
	#whats-for-sale h2 { margin: 0; height: 20px; padding: 0; overflow: hidden; padding-top: 10px; }
	#whats-for-sale h2 b { display: block; height: 15px; background: url(../../images/titles/label-whatsforsale.gif) 84% 0% no-repeat; text-indent: -30000em }
		#whats-for-sale th.city-town { padding: 4px 0 4px 47px; }
		#whats-for-sale th.number { padding: 4px 13px 4px 0; }
		#whats-for-sale th.city-town nobr, #whats-for-sale th.number nobr { display: block; font-size: 72%; font-weight: bold; color: #fff; padding: 5px 4px; background: #0b4072; }
		#whats-for-sale th.city-town { text-align: left; width: 70%; }
		#whats-for-sale th.number { text-align: right; width: 30%; }
	#dvcityataglance { background-position: 0% 100%; padding-bottom: 12px; }
	#whats-for-sale #dvcityataglance table { background: none; width: 164px; margin-left: 48px; }
	#whats-for-sale #dvcityataglance table td { font-size: 82%; font-family: "Trebuchet MS",Trebuchet,Arial,Geneva,Helvetica,sans-serif; }
	#dvcityataglance td.city-town { width: 80%; font-size: 92%; padding: 3px 6px 2px; }
	#dvcityataglance td.number { font-weight: bold; padding: 2px 6px 2px; }
	#dvcityataglance td.number a:link, #dvcityataglance td.number a:visited { text-decoration: underline; }

/* Loading */
	#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;}