﻿.RegisterTopFrame
{
	width: 400px;
	margin-top: 50px;
}

.RegisterFrame
{
	width: 400px;
	margin-top: 20px;
}

.RegisterColumnLeft
{
	width: 35%;
	text-align: left;
	vertical-align: top;
}

.RegisterColumnRight
{
	width: 65%;
	padding-right: 6px;
	text-align: left;
	vertical-align: top;
}

.RegisterInfoLabel
{
	color: #555555;
	font-size: 12px;
}

.RegisterDoneLabel
{
	color: #008800;
	font-size: 16px;
	font-weight: bold;
}

.RegisterAcceptedLabel
{
	color: #008800;
	font-size: 16px;
	font-weight: bold;
}

.RegisterDeniedLabel
{
	color: #DD0000;
	font-size: 16px;
	font-weight: bold;
}
