
#content-heading-registration {
	background: url(/images/registration/hdr_registration.gif) no-repeat;
	margin-bottom: 35px;
	width: 634px;
	height: 28px;
}

#content-heading-confirmation {
	background: url(/images/registration/hdr_confirmation.gif) no-repeat;
	margin-bottom: 10px;
	width: 634px;
	height: 28px;
}

#content-body {
	background: url(/images/common/vdot.gif) repeat-y 321px 0px;
}

#content-body-confirmation {
	padding: 7px;
}

#content-left {
	float: left;
	padding: 0px 14px 0px 7px;
	/* ie5win box hack begins */
	width: 321px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 300px;
  }
  html>body #content-left {
	width: 300px;
	/* ie5win box hack ends */
}

#content-right {
	float: left;
	padding: 0px 0px 0px 20px;
	/* ie5win box hack begins */
	width: 310px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 288px;
  }
  html>body #content-right {
	width: 288px;
	/* ie5win box hack ends */
}

.textbox {
	width: 285px;
}

textarea {
	width: 285px;
	height: 100px;
}