#gb_form_div
{
	text-align: left;
}
#gb_form
{
	text-align: left;
}
#gb_form_div a
{
	color: #59708c;
	text-decoration: underline;
}
#gb_form_div form
{
	margin: 0 !important;
}
#gb_form_div a:hover
{
	color: #8ca0b4;
	text-decoration: none;
}
#gb_form fieldset
{
	border: 0;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
}
#gb_form fieldset fieldset
{
	background: #f3f3f3 url(wp-gbcf_images/oct_bg.gif) repeat-x bottom;
	border: 2px solid #ddd;
	margin: 0 0 8px 0;
	padding: 2px 32px 24px 32px;
}
#gb_form legend, #gb_form dt
{
	border: 0;
	color: #534b48;
	font-family: georgia, serif;
	font-size: 1.4em;
	margin: 0 0 0 -9px;
}
#gb_form legend#mainlegend
{
	color: #534b48;
	font-size: 1.4em;
	margin: 0;
}
#gb_form legend#mainlegend small
{
	font-size: .7em;
	text-transform: uppercase;
}
#gb_form_div .formhead small a
{
	background-image: none;
	display: inline;
	font-size: .7em;
	margin: 0;
	padding: 0;
}
#gb_form_div .main_formhead, #gb_form_div .formhead
{
	color: #534b48;
	font-size: 1.4em;
	margin: 0 !important;
	padding: 0 0 12px 0;
	text-transform: lowercase;
}
#gb_form label
{
	color: #333;
	font-size: 1em;
	margin-left: 0;
	margin-top: 5px;
	text-transform: lowercase;
}
#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox
{
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 1.1em;
	width: 300px;
}
#gb_form input.button:hover, #gb_form input.button:focus, 
#gb_form input.button.hover, #gb_form input.button.focus
{
	background-color: #fff;
	border-color: #bebebe;
	color: #7e7e7e;
}
#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
{
	background: #f3f3f3;
	border-color: #bfbfbf;
	color: #777;
	cursor: text;
}
#gb_form input.short
{
	width: 50px;
}
#gb_form textarea.textbox
{
	height: 160px;
	line-height: 1.5em;
	width: 400px;
}
#gb_form select.med
{
	padding: 2px;
	width: 300px;
}
#gb_form input.checkbox
{
	background: transparent;
	border: 0;
	color: #669900;
	cursor: default;
	height: 10px;
	margin: 0;
	padding: 2px;
	width: 10px;
}
#gb_form input.button
{
	background: #9ab9ba;
	border: 3px double #999;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 1em;
	letter-spacing: 0.1em;
	margin: 15px 0 15px 0;
	padding: 4px 0 4px 0 !important;
	text-align: center;
	width: 11em;
}
#gb_form p
{
	margin: 0;
	padding: 0;
}
span.error, span.success, #gb_form_div dt
{
	color: #5c6c7d;
	font-weight: bold;
}
#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt
{
	color: #29303b;
}
#gb_form small.whythis, #gb_form small.whythis a
{
	border: 0;
	color: #5c6c7d;
	font-size: .9em;
	text-decoration: none;
}
#gb_form small.whythis a span
{
	color: #f3f3f3;
	font-family: arial, sans-serif;
	padding: 1px 4px 1px 4px;
}
#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active
{
	background: none;
	color: #9ab9ba;
}
#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span
{
	background-color: #9AB9BA;
	border: 0 !important;
	color: #fff;
	font-style: normal;
	margin-left: 4px;
	text-decoration: none !important;
}
#gb_form p.creditline small
{
	clear: both;
	color: #999;
	display: block;
	font-family: arial, sans-serif;
	font-size: .9em;
	letter-spacing: .0001em;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	text-align: right;
}
.abbr
{
	border-bottom: 1px dashed #999;
	cursor: help;
}
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
{
	color: #333;
	font-weight: bold;
}