﻿#login31
{
	width: 422px;
	
	}
#login3 {
	width: 400px;
	border: 1px solid #63727a;
	background-color: #F2F2F2;
	padding: 10px;
	margin-left: auto;
	margin-top: 40px;
	margin-right: auto;
}
/*.login3{
	margin-top: 68px;
	margin-left: 30px;
}*/

#login3 h4 {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(images/back-login.gif);	
	/*background-image: url(images/back-login2.gif);*/
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	text-align: Left;
	font-weight: normal;
	padding-left: 10px;
}

#login3 p {
	font-size: 12px;
}
#PopupMsg
{
	width: 422px;
	background-color: #F2F2F2;

	}
#PopupMsg h4 
{
	font-size: 14px;
	line-height: 18px;
	height: 35px;
	text-align: Left;
	font-weight: normal;
	padding: 10px;
	
}

#register3 {
	height: 80px;
	width: 270px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
* html #register3 {
	margin-left: 5px;
}
#register3 p {
	font-size: 12px;
	line-height: 25px;
	height: 25px;
}
#register3 h3 {
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	margin-top: 3px;
}
.register3-input-text {
	height: 17px;
	width: 110px;
}
/*********  PasswordRecovery  ********/
.PasswordRecovery
{
	font-size: 12px;
	line-height:35px;
	width:100%;
	
	}
.PasswordRecovery Table
{
	width:100%;
	
	}	
.PasswordRecovery Table Tr Td
{
	text-align:left ;
		}	
.PasswordRecoverybtn
{
	border: 1px Solid Black;
	float:right;
		background-color:#DE1C17;
		Color:White;
		font-weight:bold;
	height: 24px;
}
/**********************************/