

.quote-form header { font-size: 21px; font-weight: bold; }
.quote-form header span { font-size: 14px; font-weight: normal; }

.quote-form label span { font-size: 13px; font-style:italic;  }

.quote-form .select-multiple select { min-height: 180px; }
.quote-form h3 { font-weight:bold; font-size: 16px; margin: 20px 0px 8px 0; }






@media only screen and (max-width: 650px) 
{
.quote-form fieldset { padding: 20px 0px; }
}


