label, select, input {
   float: left;
   margin: 3px 5px 3px 0px;
}

div.ratings_form {
   float: left;
   width: 430px;
   margin: 0px 30px 20px 0px;
   border: 1px solid #1919B3;
}

div.form_section {
   clear: left;
   width: 430px;
}

div#furnace_venting, div#furnace_capacity {
   display: none;
}

a.radio_title {
   display: block; 
   padding: 3px 0px 3px 5px;
   margin: 5px 3px 5px 3px;
   color: #1919B3;
   background-color: #C8C8FF;
   border-bottom: 1px solid #1919B3;
}

.i_label {
   clear: left;
   width: 200px;
   text-align: right;
}

.i_select {
   width: 180px;
}

.r_label {
   clear: left;
   width: 110px;
   text-align: right;
}

select#install_type {
   width: 300px;
}

select#cooling_tons {
   width: 100px;
   margin-right: 200px;
}

input#flush {
   clear: left;
   height: 15px;
   margin: 3px 5px 3px 115px;
}

div.furnace_options {
   float: left;
   width: 210px;
}

.furnace_options input {
   clear: left;
   height: 15px;
   margin: 3px 5px 3px 20px;
}

.furnace_options label {
   width: 140px;
}

div.btu_option {
   float: left;
   width: 120px;
   padding-left: 20px;
}

.btu_option input {
   height: 15px;
}

div.formcontrols {
   clear: left;
   width: 430px;
   margin-top: 10px;
   background-color: #C8C8FF;
   padding: 10px 0px 10px 0px;
}

.formcontrols input {
   float: none;
   width: 120px;
   margin-left: 155px;
}

