.registration_info
{
	margin: 1.0em 0 0 0;
}

.registration_info p
{
	margin: 0.25em 0 0 0;
}

.registration_info p.announcement, .registration_info p.special
{
	margin: 0.50em 0 0 0;
}

.registration_info p.special
{
	color: #990000;
	font-weight: bold;
}

.registration_info p a
{
	text-decoration: underline;
}

#registration_form table
{
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#registration_form th, td
{
	padding: 20px;
	vertical-align: middle;
	border: none;
	border-bottom: 1px solid #d6d6d6;
	color: #6c6c6c;
}

#registration_form th
{
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .25em;
	white-space: nowrap;
	text-align: right;
	background: #ffffff;
}

#registration_form input, textarea, select
{
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 180px;
}

#registration_form ul
{
	list-style-type: disc;
}

#registration_form .error
{
	color: #990000;
	margin-top: 5px;
}

#registration_form #submit, #another
{
	font-size: 1em;
	height: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #eeeeee;
	color: #666666;
}

#registration_form #another
{
	font-size: 0.75em;
	width: auto;
	float: right;
}

#registration_form .hide
{
	display: none;
}
#registration_text
{
	padding: 20px;
	margin: 30px 0 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	color: #444444;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

