body{
	font-size:12px;
	color:#444;
	background:#eee;
}
#login-logo{
	font-size:12px;
	padding-right:5px;
	padding-bottom:5px;
	background-image:url(resources/images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:60px;
}
#ema-login-locale{
	float:right;
	padding-top:50px;
}
#ema-login-info{
	margin-top:20px;
	font-size:12px;
}
		
a{
	color:#006688;
}
a:hover{
	color:#0066cc;
}