#userline {
width:auto;
height:22px;
margin:2px 0;
float:right;
}

#userline form {
width:auto;
height:21px;
font-weight:bold;
float:right;
}

#userline form .email {
width:150px;
height:17px;
font-size:9pt;
float:right;
margin-right:3px;
}

#userline form .password {
width:150px;
height:17px;
font-size:9pt;
float:right;
}

#userline form #submitbox {
width:auto;
height:20px;
float:right;
margin-left:3px;
border:1px solid #354456;
padding:0;
}

#userline form .submitbutton {
width:100%;
height:100%;
font-weight:bold;
letter-spacing:1px;
font-size:8pt;
color:#FFFFFF;
background-color:#576678;
border:none;
border-top:1px solid #79889A;
padding:2px 4px;
cursor:pointer;
}

#userline form .submitbutton:active {
background-color:#465567;
border-top:1px solid #243345;
}

#userline p.side {
width:auto;
height:22px;
float:right;
margin:0 5px;
padding:2px 0 0 0;
font-weight:bold;
font-style:italic;
font-size:7pt;
text-align:left;
line-height:10px;
}

#userline #under {
width:310px;
height:auto;
clear:both;
margin-left:25px;
overflow:auto;
}

	#userline #under p {
	width:155px;
	margin:0;
	padding:0;
	text-align:right;
	float:left;
	font-weight:bold;
	font-style:italic;
	font-size:7pt;
	color:#79889A;
	}
	
#userline a {
text-decoration:none;
color:inherit;
}

#userline a:hover {
color:#FF9721;
}
