@import url(../search.css);
@import url(../fragments/search-criteria.css);

#property { width: 544px; min-height: 600px; }
#property h2.title { background: url(../../images/titles/title-property-search.gif) no-repeat; }
#property h3.search-type { height: 13px; background: url(../../images/titles/subtitle-searchtype.gif) no-repeat; }
#property h3.display-options { height: 13px; background: url(../../images/titles/subtitle-displayoptions.gif) no-repeat; }

/* basic criteria */
	#property td.beds input, #property td.baths input, #property td.sq-ft input, 
	#property td.rooms input, #property td.garage input { width: 70px; }
	#property span.count { font-size: 82%; }
	#property span.count b { font-size: 112%; }