/* In this style sheet you can affect the appearance and content of your new/used "mixed" search form. */ .searchFormLabelright { /* properties for the text labels of the search fields */ } .tdPriceRange { /* properties for the price range section */ /* display: none; */ } .tdMileage { /* properties for the mileage range section */ /* display: none; */ } .tdVehicleType { /* properties for the vehicle type section */ /* display: none; */ } .selMake { /* properties for the VEHICLE MAKE droplist */ width: 125px; } .selModel { /* properties for the VEHICLE MODEL droplist */ width: 125px; }