table.form, table.formTable {width:85%;}

.form td {padding:3px;border-bottom:1px dashed #937b4a;}

.form .value input.checkradio, .form input.checkbox_radio, .formTable .formInput .formCheckRadio {
	border:0px;
	background: #ffffff !important;
	width:auto !important;
}

.form input.checkbox_radio {text-align:left;vertical-align:top;margin-right:5px;}
.form img {border:0 !important;}
.form .scrollText {width:100%;height:150px;background:white;border:1px solid navy;font-size:x-small;overflow:auto;}

.bday_club .form hr {display:none;}
.bday_club .form {width:75%;}

.errors {width:100%;}
.error, .errors {
	clear:both;
	margin:10px 0 10px 0;
	padding:10px;
	background-color: #fff6c5;
	border: 2px solid #d95612;
}
.error, .error *, .errors, *.errors {
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	color: #80301d;
}
.error li, .errors li {
	margin:0;
	padding:0;
}
.error li strong {text-transform:uppercase;}
.label h3 {text-align:left;}
.label, .label-required, .formLabel, .formLongLabel {vertical-align:top;text-align:right;}
.label,.formLabel, .formLongLabel {color: #937b4a;}
.formLongLabel {text-align:left;}
.formInput {width:70% !important;}
.formLabel {width:30%}

td.label-required, tr.required td.formLabel, tr.required td.formLongLabel, .label-required {color: #6c2818;vertical-align:top;font-weight:bold !important;}
.last td {border-bottom:0;}

.section {color: #cd853f;font-weight:bold;text-transform:uppercase;text-align:left;}

.value input, .value select,.value textarea,textarea,.form input.button, div.scrollText, #ExtraRegistration, .formInput input{
	color:#000000;
	font-family:Georgia, "Times New Roman",Times, serif;
	line-height:18px;
	height:18px;
	background-color:#F5D99E !important;
	border:1px solid #892817;
	margin:0;
	padding:0 3px 0 3px;
	width:250px;
}
#ExtraRegistration {
	height:100px;
	width:100%;
}
.value textarea {height:200px;}
.form input.button, .formTable .formButtons input.formButton {height:22px;color:white;width:150px;background-color:#6C2818 !important;font-weight:bold;border:1px solid #000000;margin-left:40%;}
.formButtons {
	text-align:center;
}
