.verbar	{
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
}

.item	{
  text-align: left;
  white-space: nowrap;
}

.item a	{
  position: relative;
  display: block;
  text-decoration: none;
}

.item a:hover	{
	text-decoration: none;
}


.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}

.separator	{
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}