#gb_form {
  text-align: left; margin-left: 5px 20px 10px 10px;
  background-color : transparent;}
#gb_form fieldset { 
  border : 1px solid #999;
  margin : 10px 0 10px 10px;
  padding: 4px;}
#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #570505; margin-top: 5px;}
#gb_form legend {
  margin: 8px; }
#gb_form legend#mainlegend { 
  font-size : 1.2em;
  color : #471A07; font-family:Georgia, "Times New Roman", Times, serif;
  margin-left : -10px;}
#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;}
#gb_form_div .main_formhead {
  font-size : 1.4em;}
#gb_form label { 
  color : #570505; font-weight: bold;
  margin-top : 5px; white-space:nowrap;}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  font : 1em 'lucida grande', verdana, arial, sans-serif; 
  color : #000; 
  padding : 4px; 
  border : 1px dotted #471A07;
  background-color : #eee;
  line-height : 1.5em;
  width : 300px;}

#gb_form input.short {
  width : 45px;}

#gb_form textarea.textbox {
  width : 400px;}

#gb_form select.med {
  width : 250px;}

#gb_form input.checkbox {
  padding : 0; }

#gb_form label input.checkbox {
  margin : 0;}

* html input.button { 
  color : #333;  padding : 4px; 
  border : 1px solid #6da6d1;
  background-color : #eee;}

/* NOTE: .hover and .focus classes IE JS */
#gb_form input.short:hover, #gb_form input.short:hover, 
#gb_form input.med:hover, #gb_form input.med:focus, 
#gb_form select.med:hover, #gb_form select.med:focus, 
#gb_form textarea.textbox:hover, #gb_form textarea.textbox:focus, 
#gb_form input.short.hover, #gb_form input.short.focus,
#gb_form input.med.hover, #gb_form input.med.focus,  
#gb_form select.med.hover, #gb_form select.med.focus, 
#gb_form textarea.textbox.hover, #gb_form textarea.textbox.focus { 
  color : #333;  
  padding : 4px; 
  border : 1px solid #570505;
  background-color : #eee;}

input.button {
  margin-top : 10px;}

span.error, span.success, #gb_form_div dt { 
  color : #cd0000;  
  font-weight : bold; }

#gb_form_div dt small, span.success, dl#result_dl_blockq dt {
  color : green;}

small.whythis, small.whythis a { 
  font-size : 1em;  padding: 2px;  padding-bottom:0;}

#gb_form small.whythis a span { 
  font-size : 1em;
  color : #fff;
  border : 1px solid #fff;
  padding : 2px; padding-bottom:0;}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;  padding: 2px padding-bottom:0;
  color : #000;}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  background-color : #471A07;
  color : #fff; padding: 2px; padding-bottom:0;
  font-weight : bold;}

p.creditline small { 
  display : block;
  text-align : right;
  margin : 5px 0;
  font-size : .8em;
  letter-spacing : .0001em;
  color : #666;}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;}

dl#result_dl_blockq blockquote {
  margin-left : 0;}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;}

#gb_form_div span.items {
  font-weight : bold;
  color : #14568a;}