#menuwrapper
{
	margin-top: 10px;
	margin-left: 40px;	
	height: 20px;
}
div.mo
{
	display: inline;
	float: left;
}

div.mo a
{
	color: #0057c2;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

div.mo a:hover
{
	color: #9d0774;
}

div.mosep
{
	background-image: url('../images/bullet_blue_light.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 24px;
	float: left;	
	
}