table.loginform {
	border-color: #e0e0e0; 
	border-style: solid; 
	border-width: medium; 
	padding: 2px; 
	color: #666666; 
	text-align: left; width: 400px;
}

td.loginbutton	{
	text-align: right;  
}

td.loginheader	{
	background-color: #eaeaea; text-align: center; border-bottom-color: #d5d5d5; border-bottom-style: solid; border-bottom-width: 1px;  
}

td.loginlinel	{
	border-bottom-color: #eaeaea; border-bottom-style: solid; border-bottom-width: 1px; text-align: right;
}

td.loginliner	{
	border-bottom-color: #eaeaea; border-bottom-style: solid; border-bottom-width: 1px; text-align: left; white-space: nowrap;
}

td.rememberme	{
	text-align: right; border-bottom-color: #eaeaea; border-bottom-style: solid; border-bottom-width: 1px;
}

input.loginform {
	color: #666666; background-color: #f5f5f5;
}

input.logincheckbox {
	font-size: 10px;
}

