﻿.menuver
{
	margin-top:10px;
}

.menuver .itemcontainer
{
	margin-bottom:5px;
}
.menuver .item
{
	color:#000000;
	font-weight:400;
}
.menuver .itemactive
{
	color:#666;
	font-weight:700;
}
.menuver .arrow
{
	vertical-align:middle;
	margin-right:2px;
}
.menuver .separator{}