
#neighborhoodtable tr{
	background-color: #eeeeee;
	}
#neighborhoodtable table{
	margin-right: 100px;
	}	
#neighborhoodtable tr:hover {
	background-color: #ffcc99;
	} 	
#neighborhoodtable .break, th {
	background: #cccccc;
	 line-height: 12px;
	}
#neighborhoodtable .numlistings, .maplocation {
	text-align: center;
	}
#neighborhoodtable .pricerange {
	text-align: right;
	white-space: nowrap;
	}
#neighborhoodtable .subdivision {
	width: 2%;
	white-space: nowrap;
	}
#neighborhoodtable .spacer {
	width: 100px;
	background: #ffffff;
	}	
#neighborhoodtable .num {
	width: 1%;
	}	
.feedback {
	display: none;
	}
#results img {
	margin: 0px;
	}			