﻿@media all 
{
	div.RESBackground { background: #bdf; }
	#Search .ChooseSearchArea { height: 102px; width: 85%; }
	#Search span.TypeIn input { font-size: 10px; width: 175px; }
	#Search .ChooseType { height: 102px; width: 85%; }
	#Search .ChooseCarStorageType { height: 102px; width: 85%; }
	#Search .ChooseBasementType { height: 78px; width: 85%; }
	#Search .ChooseBasementFinished { height: 42px; width: 85%; }
	#Search input.price { height: 18px; text-align: right; width: 40%; }
	#Search input.beds, #Search input.baths, #Search input.finishsqft, #Search input.basementsqft, #Search input.lotsize, #Search input.spaces { height: 18px; text-align: left; width: 45%; }
}