 
 

#signInSect{width:500px;text-align:right;padding:5px 5px 5px 5px;float:right;font-size:9px}
#signInSect #rightCol{float:right;width:84px;padding: 0px 10px 0px 10px;font-size:9px;color:#999999;}
#signInSect #middleCol{float:right;padding:4px 0px 0px;}
#signInSect #middleCol #signIn{padding:0px 0px 0px 0px;}

#leftCol{float:left;padding:10px 0px 0px 25px;}
#signIn a {font-size:9px;background:transparent none repeat scroll 0%;color:#999999;text-decoration:underline;}
 

#SignOutSect{font-size:11px;float:right;width:500px;text-align:right;color:#333333;padding:0px 10px 0px 0px;}
#SignOutSect a{font-weight:bold; font-size:11px;background:transparent none repeat scroll 0%;color:#333333;text-decoration:underline;}    
#SignOutSect #SignOut{padding:2px 0px 5px 0px;}
 

/********************************************************************************
BUBBLE
********************************************************************************/
.loginError
{
    width:263px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	top:3px;
	left:-1000px;
}

#Arrow{
	position:absolute;
	top:0px;
	left:0px;
}
#ArrowRght{
    position:absolute;
	top:6px;
	right:-9px;
}
#Icon{padding:4px 5px 4px 5px;}
.errorMessage{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#c00500;
font-weight:bold;
padding:4px 5px 5px 32px}

a {
    background:transparent none repeat scroll 0%;
    color:#333333;
    text-decoration:underline;
}
a:hover {
    background:transparent none repeat scroll 0%;
    color:#333333;
    text-decoration:underline;
}


 