﻿.menuver
{
	margin:3px 10px 10px 10px;
	color:#000000;
}
.menuver .itemcontainer
{
	margin-bottom:5px;
}
.menuver .item
{
	color:#000000;
	font-weight:700;
	text-decoration:none !important;
}
.menuver .item:hover
{
	color:#e6edf5;
}

.menuver .itemactive
{
	font-weight:700;
	text-decoration:none !important;
}
.menuver .arrow
{
	vertical-align:middle;
	margin-right:2px;
}
.menuver .separator
{
	height:3px;
	margin:0;
	font-size:0px;
	line-height:0px;
	background: url('/Media/Build/menu_separator.gif') repeat-x;
}
