/* In this style sheet you can affect the appearance and content of your new/used "mixed" search form. */ .searchFormLabel { /* properties for the text labels of the search fields */ text-align: left; color: #000080; font-size: 8pt; font-family: sans-serif; } .searchFormLabelright { /* properties for the text labels of the search fields */ text-align: left; color: #000080; font-size: 8pt; font-family: sans-serif; } .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; font-size: 8pt; } .selModel { /* properties for the VEHICLE MODEL droplist */ width: 125px; font-size: 8pt; } .selMixedSearch { /* properties for all form droplists */ font-size: 8pt; } .mixedSearchHeading { font-size: 16pt; font-weight: bold; font-family: sans-serif; border-bottom: 1px solid black; } .mixedSearchTable { bxackground-image: url(\wImages\_mixedSearch\background.gif); background-repeat: no-repeat; } #formchat2 { text-align: right; }