/**
 * SpiderGourmet Get-A-Quote Style(s)
 */

form#frmGetAQuote {
background-color: inherit;
margin: 0px;
padding: 0px;
text-align: left;
width: 546px; margin: 0px auto;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

form#frmGetAQuote div {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #383857;
}

form#frmGetAQuote input,
form#frmGetAQuote select,
form#frmGetAQuote textarea {
border: solid 1px #383857;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

form#frmGetAQuote input {
padding: 2px;
margin: 0px 2px;
}

form#frmGetAQuote textarea {
padding: 2px;
}

form#frmGetAQuote label {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #383857;
vertical-align: middle;
line-height: 24px;
}

form#frmGetAQuote optgroup,
form#frmGetAQuote select optgroup,
form#frmGetAQuote option
form#frmGetAQuote select option,
form#frmGetAQuote select {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 0px;
margin: 0px;
}

form#frmGetAQuote optgroup,
form#frmGetAQuote select optgroup {
font-size: 12px;
font-weight: bold;
}

form#frmGetAQuote input#btnSubmit {
display: block;
width: 125px;
margin: 0px auto 10px auto;
border-width: 0px;
}

img.sectionheader {
margin: 0px 0px 10px 0px;
border-width: 0px;
width: 546px;
height: 21px;
display: block;
clear: both;
}

div.gaq_section {
background-color: inherit;
clear: both;
}

div.gaq_section_contentarea {
position: relative;
top: 0px; left: 0px;
text-align: left;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #383857;
}

div.gaq_section_contentarea .column {
position: absolute;
top: 0px;
padding: 0px 10px;
}

.gray50 { color: #999999; }
.format_example, .http { font-family: "Courier New", Courier, monospace; }
.http { font-size: 10px; }
.required {
color: #cc4444;
font-weight: bold;
font-size: 14px;
margin: 0px 2px;
}

.bold { font-weight: bold; }


