﻿.menuver
{
	margin:0 5px 0 0;
	padding:15px 5px 15px 19px;
	background-color:#cccccc;
}

.menuver .itemcontainer
{
	margin-bottom:5px;
}
.menuver .item
{
	color:#000000;
	font-weight:400;
}
.menuver .itemactive
{
	color:#ff0000;
	font-weight:700;
}
.menuver .arrow
{
	vertical-align:middle;
	margin-right:4px;
}
.menuver .separator{}