#gbList .gb_q{
	background-image:url(/img/gb.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
	margin-top:17pt;
}
#gbList .gb_q b{
	color: #D11B16;
}

#gbList .gb_q2{
	padding-left:13px;
	font-size:9pt;
}
#gbList .gb_a{
	background-image:url(/imgs/arrow-blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:13px;
	margin-top:3pt;
}
#gbList .gb_a b{
	color: #2a225b;
}
#gbList .gb_a2{
	padding-left:13px;
	font-size:9pt;
	color:#000077;
}
#gbList p.error{
	font-weight:bold;
	color:#ff0000;
	text-align:center;
}

#gbList #gb_form_div{
	padding:.5em 1em .2em;
	background:#eee url(/imgs/at.svg) right center no-repeat;
	background-size: auto 100%;
}
#gbList #gb_form_link {
	display:none;
	text-align:center;
}