#member-toolbar{
	border: 1px solid #ccc;
	border-bottom: 2px solid #02A044;
	border-bottom-style: groove;
	padding: 5px;
	position: relative;
	margin-bottom: 20px;
}
#member-greeting{
	position: relative;
	clear: both;
	height: 30px;
	margin: 0px 20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
#member-menu{
	position: relative;
	clear: both;
	margin-top: 10px;
	width: 100%;
	height: 30px;
}
#member-menu .main-navigation{
	left: 0px;
}

