div#gb_form_div { 
}

form#gb_form { 
}

.main_formhead, .formhead { 
  font-size : 1.4em; 
  color : #ffffff; 
  padding: 0;
  background: transparent;
}

fieldset#formwrap { 
  background-color : transparent; 
}

fieldset { 
  background-color : transparent; 
}

legend, dt { 
  font-weight : bold; 
  color : #ffffff;
}

legend#mainlegend { 
  font-size : 1.2em;
  color : #ffffff; 
  display: none;
}

label { 
  color : #ffffff;
  float: left;
  padding: .6em 0 .1em 0 !important;
  font-size: 12px;
}

input.med, input.short, select.med, textarea.textbox { 
	color: #000000;
	padding: .6em;
	width: 20em;
	margin: 0;
	font: 12px "Trebuchet MS", arial, helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #ffffff;
}

textarea.textbox {
	overflow: auto;
	width: 19em;
}

input.button {
	width: auto;
	color: #000000;
	cursor: pointer;
	font: bold 12px "Trebuchet MS", arial, helvetica, sans-serif;
	background: #ffffff;
	padding: .6em;
	border: 1px solid #ffffff;	
}

* html input.button, * html input.button.hover, * html input.button.focus, input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000000;  
  border : 1px solid #ffffff;
  background-color : #ffffff;
}

input.checkbox {

}

span.error, dt.error, strong.error { 
  color : #cdffffff0; 
  font-weight : bold; 
}

span.success { 
  color : #669900; 
  font-weight : bold; 
}

small.privacy, small.whythis { 
  font-size : 80%; 
}

small.whythis { 
  position : relative; 
}

small.whythis a { 
  text-decoration : none; 
  font-size : 0.95em;
  margin: .7em 0;
  float: left;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

small.whythis a span { 
  border : 1px solid #ffffff; 
  background-color : #ffffff; 
  padding : 0 4px 0 14px;
  margin-left: 10px; 
  color : #ffffff;
  text-decoration : none; 
}

small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  border : 1px solid #333; 
  background-color : #666; 
  color : #f4f4f4;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}

p.creditline { 
  float : right; 
  margin : .6em 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

dl#result_dl_blockq dt, dl.result_dl_blockq dt {
  color : #000000;
}

dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
  font-size: .85em;
  color: #000000;
}

dl#result_dl_blockq {
	font-size: .85em;
}

dl#result_dl_blockq dt {
	font-weight: normal;
	margin-top: 1em;
}

div#hf_form_div span.items, #gb_form_div ul li, #gb_form_div ul li span {
  color : #000000;
  font-size: .9em;
}

#gb_form_div dl dd small {
	color: #666;
}

#gb_form_div ul li, #gb_form_div ul li span {
	margin-bottom: .8em;
	font-size: .85em;
}