#branch_select {
	width: 515px;
	margin-bottom: 20px;
}

#regform .sbHolder {
	width: 515px;
	margin-bottom: 20px;
}

#regform .sbSelector {width: 490px;}
#regform .sbOptions {width: 515px;}

#authblock {display: none;}

#regform label {
	display: inline-block;
	width: 290px;
	font-weight: 400;
	font-size: 18px;
	vertical-align: middle;
	line-height: 16px;
}
#regform label>a {
	font-size: 12px;
	color: #fff;
	border-bottom: 1px dashed #fff;
}
#regform label>a:hover {border-bottom: none;}
#regform label>span {
	color: red;
}
#regform .inputfield_auth {width: 183px; vertical-align: middle;}

#regform .inputbuttonflat_auth {
	width: 193px;
	margin-right: 33px;
}

.smalllabel {
	font-size: 12px;
	font-style: normal;
}

.fieldblock {
	margin-bottom: 10px;
	display: block !important;
	height: auto !important;
}
