/* =carfinder-style1
-------------------------------------------------------------- */
#carfinder {width:620px;margin:0 auto;}
#carfinder .fieldset0 {float:left;width:25%;}
#carfinder .fieldset1 {float:right;position:relative; height: 23.7em; }
#carfinder .fieldset1 .unit { position: absolute; right: -1.5em; }
#carfinder .fieldset1 .first { position: relative; right: 0; }
/* =search period
-------------------------------------------------------------- */
#carfinder .fieldset2 {float:left;clear:left;width:25%; }
.fieldset2 label {margin:0.1em 0 0.1em 2.4em;}

.fieldset2 br {display:block;margin:0.3em;}
.fieldset2 input {margin-top:0.2em;}
/* =submit treatment
-------------------------------------------------------------- */
.submit {clear:right;}

.minYear,
.minPrice,
.minMileage { float: left; margin-right: 0.5em; width: 6.0em; }

.comments { margin-top: 1.2em; }
.comments textarea { width: 350px; }
/* =carfinder flash movie
-------------------------------------------------------------- */
#cfmWrap {width:550px;margin:0.5em auto;}
/* =carfinder french styling
-------------------------------------------------------------- */
.frCA .fieldset2 label {margin:0.1em 0 0.1em 0; font-size: 85%;}
.frCA .minYear,
.frCA .minPrice,
.frCA .minMileage { width: 7.0em;}

* html .frCA .minYear,
* html .frCA .minPrice,
* html .frCA .minMileage { margin-right: 0; }
* html .frCA .minYear select,
* html .frCA .maxYear select { width: 6.0em; }
* html .frCA #carfinder .fieldset1 .unit { right: 0; }

*+html .frCA .minYear,
*+html .frCA .minPrice,
*+html .frCA .minMileage { margin-right: 0; }
*+html .frCA .minYear select,
*+html .frCA .maxYear select { width: 6.0em; }
/* =carfinder spanish styling
-------------------------------------------------------------- */
.esUS #carfinder {width:655px;}
.esUS #carfinder .fieldset1 {padding: 1em 2.5em 1em 1em;}
.esUS .fieldset2 label {margin: 0.3em 0 0.1em 0; font-size: 85%;}
.esUS .fieldset2 label input {margin-bottom: -3px;}
.esUS .minYear,
.esUS .minPrice,
.esUS .minMileage {width: 8em;}
.esUS .fieldset1 .formunit1 {width: 42%;}

* html .esUS .minYear,
* html .esUS .minPrice,
* html .esUS .minMileage { width: 7em; }
* html .esUS #carfinder .fieldset1 .formunit0 {width: 62%;}
* html .esUS #carfinder .fieldset1 .formunit1 { width: 49%; }

*+html .esUS #carfinder .fieldset1 .formunit0 {width: 61%;}
*+html .esUS #carfinder .fieldset1 .formunit1 { width: 44%; }