.register_table {
	background-position: center center;
	width: 350px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8D9E9;
	border-right-color: #C8D9E9;
	border-bottom-color: #C8D9E9;
	border-left-color: #C8D9E9;
}
.register_notes_usertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	color: #333333;
	background-color: #C8D9E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.register_prompts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	white-space: nowrap;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.register_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.register_fields_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #C8D9E9;
}
.register_button_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBEBEB;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #333333;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-variant: small-caps;
}
.register_button_area {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8D9E9;
}
.register_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #C8D9E9;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 30px;
	font-variant: small-caps;
}
.register_error_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.register_error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
