legend { 
font-weight: bold; 
background: white;
border: 1px solid #000000;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
padding: 5px 10px; 
margin-top: -30px;
}

fieldset {
width: 750px; 
padding: 5px;
border: 1px solid #000000;
}

fieldset#step_1 { 
background: #9999ff;
text-align: left;
}
fieldset#step_2 { 
background: #ffcc66;
text-align: left; 
}
fieldset#step_3 { 
background: #9999ff; 
text-align: left;
}
fieldset#step_4 { 
background: #ffcc66;
text-align: left; 
}
fieldset#step_5 { 
background: #9999ff;
text-align: left;
}
fieldset#step_6 { 
background: #ffcc66; 
text-align: left;
}

.quantity {
width: 50px;
}

label {
float: left;
width: 40%;
text-align: left;
}

#quote p, th, td {
font-size: 90%;
text-align: left;
margin: 2px;
font-weight: normal;
}


#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8 {
display: none;
}


#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8 p{
padding-left: 30px;
}

#sub5 .check {
margin-left: 30px;
}

