#usermenu {
	margin-top: 25px;
	background: white url('/mefa/Images/menu.png') no-repeat;
	padding: 5px 10px 15px 10px;
}

#usermenu .status {
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}

#usermenu .status a {
	font-style: normal;
	font-weight: normal;
}

#usermenu .status .loginname {
	text-transform: none;
}

#usermenu .remark {
	font-size: 9px;
	line-height: 110%;
	text-align: right;
}

#usermenu .section {
	margin: 10px 0 10px 0;
}

#usermenu .section .title {
	color: #5b8fbe;
	text-align: center;
	border-bottom: 1px solid #5b8fbe;
}

#usermenu .section .content {
	font-size: 12px;
	line-height: 120%;
	margin-top: 5px;
}

#usermenu .section .content ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#usermenu .section .content ul li {
	margin: 0 0 0 0;
	padding: 0;
}


#usermenu .section .content ul li a {
	font-style: normal;
	font-weight: normal;
}