.content-frame .login-form-pad {
		background: #fff8eb;
		padding: 10px;
		width: auto;
		border: 1px solid #c90019;
}
.content-frame .new-registration {
		width: 250px;
		float: right;
		height: 370px;
		margin-left: 30px;
		padding-left: 15px;
		border-left: 1px solid #c90019;
}


.content-frame .login {
		width: 400px;
		margin-bottom: 30px;
		padding-bottom: 15px;
		border-bottom: 1px solid #c90019;
		height: auto;
}

.content-frame table  {
		width: 100%;
		margin-top: 10px;
}
.content-frame table td {
		height: 20px;
}
.content-frame table  .first-td{
		width: 80px;
}
.content-frame .normal  {
		border: 1px solid #c90019;
		width: 220px;
		margin-bottom: 10px;
}
.content-frame .normal-button  {
		height: 40px;
		width: 120px;
		color: #c90019;
		font-weight: bold;
		font-size: 120%;
		margin-top: 8px;
}
.content-frame .new-registration .normal-button {
		height: 40px;
		width: 200px;
		float: left;
		margin: 20px 0px;
}

.content-frame .forgotten-passwd {
		width: 400px;
}
.content-frame .register-wrap table .first-td{
		width: 170px;
}
.register-wrap  {
		border-bottom: 1px solid #c90019;
		margin-bottom: 5px;
		padding-bottom: 5px;
}
.register-wrap .register-educ {
		font-size: 90%;
}
.register-wrap .register-educ .normal {
		border-style: none;
}
.content-frame .register-wrap .register-educ .first-td{
		width: 80px;
}
