﻿#NotLoggedInSurround
{
	width: 325px;
}

#EnterUsernameDiv
{
	position: absolute;
	color: #fff;
	padding: 1px 3px;
	top: 10px;
	left: 122px;
}

#EnterPasswordDiv
{
	position: absolute;
	color: #fff;
	padding: 1px 3px;
	top: 36px;
	left: 122px;
}

#LoginLinkDiv
{
	position: absolute;
	top: 12px;
	left: 262px;
}

#LoginLinkSurround
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 52px;
	left: 15px;
}

#ForgotPasswordDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
}

#ForgotPasswordDiv a
{
	font-size: 9px;
	color: #067ee3;
	text-decoration: none;
}

#ForgotPasswordDiv a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#SignMeUpDiv
{
	position: absolute;
	top: 13px;
	left: 0px;
	width: 150px;
}

#SignMeUpDiv a
{
	font-size: 9px;
	color: #067ee3;
	text-decoration: none;
	clear: left;
}

#SignMeUpDiv a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#ForgotPasswordDiv
{
	font-size: x-small;
	color: #067ee3;
	padding-right: 15px;
	text-decoration: none;
	float: left;
}

#ForgotPasswordDiv a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

#SignMeUpDiv
{
	color: #067ee3;
	text-decoration: none;
	font-size: x-small;
}

#SignMeUpDiv a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

#InvalidDiv
{
	color: Red;
}

#LoggedInUpdateProfileDiv
{
	width: 100px;
	font-size: x-small;
	float: left;
}


#LoggedInSurround
{
	width: 325px;
}

#LoggedInName
{
	width: 107px;
	height: 16px;
	position: absolute;
	color: #fff;
	font-size: 11px;
	padding: 1px 3px;
	top: 5px;
	left: 145px;
}

#LoggedInMSISDN
{
	width: 107px;
	height: 16px;
	position: absolute;
	color: #fff;
	font-size: 11px;
	padding: 1px 3px;
	top: 25px;
	left: 145px;
}

#LoggedInLogout
{
	position: absolute;
	top: 12px;
	left: 262px;
}

#LoggedInUpdateProfileDiv
{
	padding-top: 5px;
	width: 100px;
	float: left;
}

#LoggedInBugz
{
	width: 107px;
	height: 16px;
	position: absolute;
	color: #fff;
	font-size: 11px;
	padding: 1px 3px;
	top: 45px;
	left: 145px;
}

#LoggedInBugzTotal
{
	width: 50px;
	height: 16px;
	position: absolute;
	color: #fff;
	font-size: 11px;
	padding: 1px 3px;
	top: 45px;
	left: 185px;
}

#LoggedInSMS
{
	width: 107px;
	height: 16px;
	position: absolute;
	color: #fff;
	font-size: 11px;
	padding: 1px 3px;
	top: 65px;
	left: 145px;
}

#LoggedInSMSTotal
{
	width: 107px;
	height: 16px;
	position: absolute;
	color: #fff;
	font-size: 11px;
	padding: 1px 3px;
	top: 65px;
	left: 185px;
}

#InvalidDiv
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 62px;
	left: 130px;
	font-size:11px;
	font-family:Arial;
	color:Red;
	
}