#content
{
	border: 0px solid #000000;
	float: right;
	width: 763px;
	height: auto;
}
#SignInMessege
{
	color: #D60A00;
	float: right;
	width: 761px;
	margin-bottom: 20px;
	font: normal 18px arial;
	border: 0px solid #000000;
}
#signInFrame
{
	background: #FFCFBD;
	border: 0px solid #000000;
	display: inline;
	float: right;
	height: 221px;
	margin-left: 20px;
	margin-right: 56px;
	position: relative;
	width: 384px;
}
#signInFrame .signInTitle
{
	background: #FF8252;
	color: #FFFFFF;
	font: bold 14px arial;
	width: 100%;
	padding-top: 2px;
	height: 18px;
}
#signUpFrame
{
	border: 0px solid #000000;
	background: #A5D3FF;
	float: right;
	position: relative;
	width: 240px;
	height: 221px;
}
#signUpFrame .signUpTitle
{
	background: #108EFF;
	color: #FFFFFF;
	font: bold 14px Arial;
	width: 100%;
	padding-top: 2px;
	height: 18px;
}
#emailText
{
	position: absolute;
	top: 35px;
	right: 40px;
}
#emailInput
{
	position: absolute;
	top: 35px;
	right: 150px;
}
#emailInput INPUT
{
	width: 180px;
}
#passwordText
{
	position: absolute;
	top: 57px;
	right: 40px;
}
#passwordInput
{
	position: absolute;
	top: 57px;
	right: 150px;
}
#passwordInput INPUT
{
	width: 180px;
}
#checkBox1
{
	position: absolute;
	top: 89px;
	right: 150px;
}
#checkBox1 INPUT
{
	cursor: url(../images/HelpHand.cur), pointer;
}
#rememberMeText
{
	cursor: url(../images/HelpHand.cur), pointer;
	position: absolute;
	top: 90px;
	right: 170px;
}
#forgot
{
	position: absolute;
	top: 134px;
	right: 40px;
}
#getPassword
{
	position: absolute;
	top: 150px;
	right: 40px;
}
#getPassword A
{
	background: none;
	border: none;
	font: normal 12px Arial;
	color: #847973;
	cursor: pointer;
}
#getPassword A SPAN
{
	text-decoration: underline;
	font: normal 12px Arial;
}
#getPassword A IMG
{
	vertical-align: bottom;
}
#continue
{
	position: absolute;
	top: 192px;
	right: 316px;
}
#signHere
{
	position: absolute;
	top: 90px;
	right: 74px;
}
#bottomRuler
{
	margin-top: 10px;
}
.remark
{
	display: inline;
	color: #7B7173;
	float: right;
	font: bold 12px Arial;
	margin-right: 25px;
	margin-top: 20px;
	text-align: right;
	width: 340px;
}

