.gbtitle
{
	margin-top:2px;
	margin-bottom:6px;
	display:inline-block;
	cursor: pointer;
	max-width: 80%;
}

.gbnote
{
	float:right;
}

.rule_list
{
	height:28px;
	width:136px;
	margin:0px;
	margin-left:4px;
	display:block;
	padding:0px;
}
			
.gbnote_ok, .gbnote_nok, #fixed_item
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:-4px;
	padding:0px;
	color:#000000;
	display:inline-block;
	background-image:url('../../img/design/cat_imprints.png');
	background-repeat:no-repeat;
	width:28px;
	height:28px;
	background-position:0px -28px;
}

.gbnote_ok, #fixed_item
{
	background-position:0px 0px;
}

.gbfloatable
{
	float:left;
}

.gbdesc
{
	text-align:left;
	text-indent:25px;
	min-height:300px;
}

input
{
	width: 400px;
}

label
{
	margin-left:40px;
}

#recaptcha_super_container
{
	text-align:center;
}

.g-recaptcha
{
	display:inline-block;
}