#bus_check, #usr_changepass, #usr_submit {
	text-align: right;
	padding: 0px 5px;
	clear: both;
}

#bus_name {
	height: 40px;
}

.field_input {
	position: relative;
	float: left;
	padding: 0px 5px;
	width: 314px;
	height: 30px;
}

.field_input input {
	width: 98%;
	margin: 0px;
	border: 1px solid #808080;
}

.field_input select {
	width: 99%;
	margin: 0px;
	border: 1px solid #808080;
}

.field_name {
	position: relative;
	float: left;
	width: 124px;
	height: 20px;
	padding: 5px 0px;
	text-align: right;
}

#secretimg_msg {
	text-align: center;
}

#terms {
	position: relative;
	width: 244px;
	height: 400px;
	overflow: auto;
	border: 1px solid #19527A;
	padding: 2px;
	font-size: 10px;
}

#terms em {
	display: block;
}

#usr_bus, #usr_form {
	position: relative;
	width: 448px;
	float: left;
	padding: 0px;
	margin-top: 15px;
}

#usr_bday {
	margin-top: 15px;
}

#usr_bus {
	border: 1px solid #7F9134;
	background-color: #E9F2D3;
}

#usr_info {
	position: relative;
	width: 720px;
}

#usr_info h1 {
	margin-top: 0px;
}

#usr_instructions {
	position: relative;
	float: right;
	padding-left: 10px;
	width: 250px;
	margin-top: 15px;
}

#usr_diclaimer {
	text-align: center;
	font-style: italic;
}

#usr_form {
	border: 1px solid #19527A;
	background-color: #EDFAFF;
}

#usr_refferer .field_input, #usr_refferer .field_name {
	height: 40px;
	padding: 5px auto;
}

#usr_refferer .field_input {
	height: 35px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.usr_row {
	clear: both;
	height: 28px;
	margin: 0px;
}

#usr_submit {
	margin-top: 15px;
}

.pref_row {
	clear: both;
	height: 28px;
	margin: 0px;

	overflow: show;
}

.pref_field_input {
	position: relative;
	float: left;
	padding: 0px 5px;
	width: 120px;
	height: 30px;
}

.pref_field_input .textbox {
	width: 98%;
	margin: 0px;
	border: 1px solid #808080;
}

.pref_field_input select {
	width: 99%;
	margin: 0px;
	border: 1px solid #808080;
}

.pref_field_name {
	position: relative;
	float: left;
	width: 100px;
	height: 20px;
	padding: 5px 0px;
	text-align: right;
}

