#gb_form_div { text-align : left; }
#gb_form { text-align : left; }
#gb_form_div a { color : #CCCCCC; text-decoration : none; }
#gb_form_div a:hover {	color : #CC0033; text-decoration : none; }
#gb_form fieldset { 
	border : 0;
	margin : 3px 0 0 0;
	padding : 0;
}
#gb_form fieldset fieldset { padding : 0 1em 1em 0em; }
#gb_form legend, #gb_form dt { 
	width:200px;
	height:20px;
	padding:0px;
	margin:16px 0px 2px 0px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#990022;
	text-align:left;
	border-bottom: 0px;
}
#gb_form legend#mainlegend { display:none;}
#gb_form legend#mainlegend small { font-size : .7em; text-transform : uppercase; }
#gb_form_div .formhead small a {
	font-size : .7em;
	background-image : none;
	display : inline;
	padding : 0;
	margin : 0;
}
#gb_form_div .main_formhead, #gb_form_div .formhead {
	font-size : 1.3em;
	color : #545454;
	font-weight : bold;
	padding : 0 0 3px 0;
	margin : 0;
}
#gb_form label { 
	color : #545454; 
	margin-top : 5px;
	margin-left : 0;
	width : 525px;
	clear : both;
}
#gb_form input.short, #gb_form input.med, #gb_form select.med{ 
	font-size : 1em; 
	border: 1px solid #CCCCCC;
	margin: 5px 0 10px 0;
	padding : 2px; 
	width : 250px;
	clear : both;
}
/* 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 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 textarea.textbox.hover, #gb_form textarea.textbox.focus { 
	color : #101010;  
	background-color : #f0f9f9;
	cursor : text;
}
#gb_form input.short { width : 100px;}
#gb_form textarea.textbox {
	font-size : 1em; 
	border: 1px solid #CCCCCC;
	margin: 5px 0 10px 0;
	padding : 2px; 
	clear : both;
	width : 550px;
	height : 160px;
	line-height : 1.5em;
}
#gb_form select.med { width : 250px; }
#gb_form input.checkbox {
	cursor : default;
	padding : 2px; 
	margin : 0;
	width : 12px;
	height : 12px;
	clear : none;
}
#gb_form input.button {
	margin-top : 10px;
	padding :0 !important; 
	cursor : pointer;
	text-align : center;
	clear : none;
}
span.error, span.success, #gb_form_div dt { color : #CC0033; font-weight : bold; }
#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt { color : #CC0033;}
#gb_form small.whythis, #gb_form small.whythis a { 
font-size : .9em; 
text-decoration : none;
border : 0;
color : #CC0033;
clear : none;
width : 100px;
}
#gb_form small.whythis a span {
color : #fff;
font-family: Arial;
padding : 1px 4px 1px 4px;
clear : none;
}
#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
text-decoration : none;
color : #999999;
}
#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
border : 0;
color : #fafaf5;
font-style : normal; 
padding-left : 54px;
background : #CC0033 url(wp-gbcf_images/blix_arrow.gif) no-repeat bottom left;
}
/* 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 dt dd { margin-left : -30px; }
dl#result_dl_blockq blockquote p cite {
display : block;
text-align : right;
}
#gb_form_div span.items {
font-weight : bold;
color : #cc0033;
}