
input, select, textarea { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10px; color: #555555; }

#signup-left { display: inline; float: left; vertical-align: top; width: 362px; height: auto; }
#signup-right { display: inline; float: right; vertical-align: top; width: 362px; height: auto; }

.flush-form { margin: 0px; padding: 0px; border: none; }

.form-label { display: block; font-size: 12px; line-height: 15px; font-weight: bold; color: #666666; }
.form-label-required { color: #0860a8; }

.form-unit-176-left { float: left; width: 176px; height: auto; margin-bottom: 10px; }
.form-unit-176-right { display: inline; float: right; width: 176px; height: auto; margin-bottom: 10px; }

.form-field-176 { display: block; margin: 0px 0px 2px 0px; padding: 2px; border: solid 1px #BABABA; width: 170px; height: 12px; }
.form-select-176 { display: block; margin: 1px 0px 2px 0px; padding: 0px; border: solid 1px #BABABA; width: 176px; height: auto; }

.form-unit-362 { display: block; width: 362px; height: auto; margin-bottom: 10px; }

.form-field-362 { display: block; margin: 0px 0px 2px 0px; padding: 2px; border: solid 1px #BABABA; width: 356px; height: 12px; }
.form-select-362 { display: block; margin: 1px 0px 2px 0px; padding: 0px; border: solid 1px #BABABA; width: 362px; height: auto; }

.form-checkbox { margin: 0px 3px 0px 0px; padding: 0px; border: none; vertical-align: middle; }
.form-button { font-size: 12px; line-height: 16px; }

.form-thankyou { display: block; font-weight: bold; color: #0860a8; }

.clear {
	clear:both;
	height:.01em;
	width:100%;
	}

