		
		table#layout {
			margin: 0px auto 0px auto;
		}
		
		div#hspots {
		}
		
		div#topbanner {
			clear: both;
		}
		
		div.spotlights {
			width: 420px;
			/*margin: 0 auto 0 auto;*/
			text-align: center;
		}
		
		div.spotlight {
			float: left;
			width: 140px;
			margin: 0 35px 0 35px;
		}
		
			div.spotlight div.pic {
			}
			
		h2 {
			clear: both;
			margin: 4px 0 4px 0;
			text-align: center;
			color: #266A9A;
		}
		
		
		div#resdesc {
			font-size: 11px;
			background-color: #FFFAEF;
		}
		
	
		div#forsale, div#forrent, div#helpful {
			float: left;
			width: 48%; 
			font-size: 14px;
		}
			
			div#forsale ul, div#forrent ul, div#helpful ul {
				margin: 0px 0px 0px 3px;
				padding: 0px 3px 4px 14px;
				list-style: none outside url(/art/more-o.gif);
			}
			
		
		
		div#pagestats {
			margin: 8px 0 8px 0;
			padding: 8px;
			background-image: url(/art/dots-h.gif);
			background-repeat: repeat-x;
			background-position: left top;
			text-align: center;
			font-size: 12px;
			font-weight: bold;
		}
		
		.label {
			font-weight: bold;
			color: #266A9A;
		}
		
