﻿.vdmenu
{
	width: 100%;
	height: 25px;
	font-size: 0.85em;
	font-weight: bold;
	position: relative;
	z-index: 100;
	border-right: 1px solid #000;
	background: black url(images/menu.gif) center center repeat-x;
}

