@charset "utf-8";
/* CSS Document */
.widget.profile_menu {
	border:none;
	border-top: solid 1px #eee;
	padding:0;
	margin-top: 5px;
}
.widget.profile_menu ul {
	margin: 0;
	width: 100%;
}
.widget.profile_menu li {
	padding:0;
	float:none;
}