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