#tutor_register input{
	width: 140px;
	border: 1px solid #BDBDBD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#tutor_register .button{
	background: #1E90FF;
	border: Black 1px solid;
	width: 85px;
	color: White;
	font-weight: bold;
}
label{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #272727;
	font-weight: bold;
	width: 225px;
	padding-left: 25px;
	height: 22px;
	line-height: 300%;
	border-right: 0px !important;
		border-right: #D1D1D1 1px solid;
}

.radio{
	border: White 1px solid;
	width: 25px;
	height: 14px;
}
