#gb_form_div { 
  text-align : left;
  width : 696px; 

}

#content #gb_form_div ul li { 
	list-style-type: none;
    background-repeat:no-repeat;
    background-position:0 6px;    
    padding:0px 0px 0px 0px; 
    background-image:none;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #356aa0;
  text-decoration : underline;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #272d31;
  text-decoration : none;
  background-color : #fff;
}

#gb_form fieldset { 
  background-color: #fff;
  border : 0;
  margin : 0px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #272d31;
}

#gb_form legend {
  padding : 0px 0px 10px 0px;
}

#gb_form legend#mainlegend { 
  	font-size: 12px;
  color : #272d31;
  margin-left : 0px;
  padding-top : 15px;
  padding-bottom : 10px;
}

#gb_form legend#mainlegend small { 
  font-size: 12px;
  text-transform : uppercase;
}

#gb_form_div h2.formhead small {
  font-size: 12px;
  width : 40%;
  padding : 0px;
}

#gb_form_div .main_formhead {
  	font-size: 12px;
}

#gb_form label { 
  color : #272d31; 
  margin-top : 5px;
  margin-left : 0px;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  font : 12px Arial, Tahoma, Verdana; 
  color : #272d31; 
  padding : 4px; 
  border : 1px solid #E0E9EF;
  background-color : #FFFFA0;
  width : 300px;
  margin: 10px 0px 0px 0px;
}

#gb_form input.short {
  width : 45px;
}

#gb_form textarea.textbox {
  width : 650px;
  height : 6em;
}

#gb_form select.med {
  width : 250px;
}

#gb_form input.checkbox {
  cursor : default;
  background : transparent;
  border : 0px;
  padding : 0px; 
  margin : 0px;
  width : 10px;
}

#gb_form input.button:hover, #gb_form input.button:focus, 
#gb_form input.button.hover, #gb_form input.button.focus {
  background-color : #6F797F;
  color : #fff;
}

/* 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 : #272d31;  
  padding : 4px; 
  border : 1px solid #BAC6CF;
  background-color : #FFFFA0;
  cursor : text;
}


#gb_form textarea.textbox:focus, #gb_form textarea.textbox.focus { 
  width : 650px;
  height : 18em;
}

#gb_form input.button {
	background: #445057;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 20px 0px 0px 0px;
}

span.error, span.success, #gb_form_div dt { 
  color : #CC0000;  
  font-weight : bold; 
}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
  color : #272d31;
}

#gb_form small.whythis, #gb_form small.whythis a { 
  	font-size: 12px;
  text-decoration : none;
  border : 1px solid #fafafa;
  color : #272d31;
}

#gb_form small.whythis a span {
  color : #fafafa;
  padding : 1px 4px 1px 4px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 1px solid #000;
  background-color : #445057;
  color : #ffffff;
  font-weight : bold;
  font-style : normal;
}

p.creditline small {
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 45px 0 15px 0;
  font-size: 12px;
  color : #272d31;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #356aa0;
}

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 : #272d31;
}
