#login_portlet {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 10px;
	width:180px;
	padding:5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align: left;
	}

#login_portlet p {
	line-height: normal;
	white-space: normal;
	background-position: left;
	text-align: left;
	/*margin-bottom: -5px;*/
}

#login_portlet a {
	font-size: 10px;
	font-weight: normal;
    text-decoration:none;
	color: #333333;
}
#login_portlet a:link {
}
#login_portlet a:visited {
}
#login_portlet a:hover {
    text-decoration:underline;
}
#login_portlet a:active {
}

#login_header, .login_header {
/*	font-size: 0.9em;*/
	font-size: 12px;
	font-weight: bold;
    	text-decoration: bold;
}