﻿.RegistrationTable
{
	width:100%;

}
.RegistrationTextbox
{
	width:320px;
	border: solid 1px #c1d0e5;
}

.RegistrationMandatorySign
{
	font-weight:bold;
	color:red;
}
