﻿.myLogin
{
	float: right;
	width: 265px;
	height:75px;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	line-height:20px;
	position:relative;
	overflow:hidden;
}
.myLogin table
{
	margin:auto;
	text-align:left;
	display:block;
	width:220px;
}
.myLogin label
{
	text-align:left;
	position:relative;
	left:5px;

}
.myLogin .button
{
	font-family: Tahoma;
	font-size: 12px;
	position:absolute;
	right:0px;
	top:10px;
}
.myLogin .tbCss
{
	height:15px;
	width:152px;
	position:relative;
	text-align:left;
	left:10px;
}
.myLogin .cbCss
{
	display:none;
}
.myLogin table
{
	 width:220px;
}
.sectionHeader
{
	visibility:collapse;
	height:0px;
	empty-cells:hide;
	display:none;
}
.vInfo
{
	font-size:10px;
	width:230px;
	overflow:hidden;
}
.lblLogin
{
	font-weight: bold;
	color: #A847BC;
}
.tbLogout
{
 text-align:center;
}

/*==================  myRegister  ======================*/

.myRegister
{
	width: 330px;
	height: 180px;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	overflow: hidden;
	vertical-align: top;
	left: 500px;
	top: 350px;
	border: 4px double #D6D7D6;
	background-color: #F7F7F7;
}

.myRegister label
{
	text-align:left;
	position:relative;
	left:5px;

}
.myRegister .button
{
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	position:relative;
	left:-70px;
}
.myRegister .tbCss
{
	height:15px;
	width:142px;
	position:relative;
	text-align:left;
	left:-15px;
	margin:auto;
}
.myRegister .cbCss
{
	display:none;
}
.myRegister table
{
	 width:330px;
	 position:relative;
	 text-align:center;
}
.myRegister table td
{
	width:330px;
}
.hlCss
{
	position: relative;
	bottom: 18px;
	margin: auto;
	left:55px;
	font-family: Tahoma;
	font-size: 12px;
}
.btnContinue
{
	text-align:center;
	margin:auto;
	position:absolute;
	left:125px;
	width:76px;
}
.logStat
{
	position:relative;
	width:100px;
	height:50px;
	margin:0px auto auto auto;
	text-align:center;
	font-family: Tahoma;
	font-size: 10px;
	color:Gray;
}
.logStatBtn
{
	width:50px;
	float:left;
	text-align:center;
	margin:auto;
}