.verbar	{ color: #000; background-color: transparent; border: none; }
.submenu { position: absolute; left: 0; top: 0; visibility: hidden; }
.subframe { position: relative; display: block; }
.item { text-align: left; padding: 5px 0px 5px 22px; background: #309; font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif; color: #fff; }
.item a	{ position: relative; display: block; text-decoration: none; }
.item a:link { color: #fff; text-decoration: none; }
.item a:visited	{ color: #fff; text-decoration: none; }
/*.item a:hover { color: #fff; background-color: #090; text-decoration: none; }
.item a:active { color: #ffc; text-decoration: none; }*/
.item a:hover { color: #696; text-decoration: none; }
.item a:active { color: #696; text-decoration: none; }
.item .fwdarr { position: absolute; top: 5px; /*	right: 4px; */ right: 7px; }
.separator { background-color: #f00; border-top: 1px solid #E3CA9A; border-bottom: 1px solid #fff; margin: 2px 0px 2px 1px; /* top right bottom left */ height: 0; font-size: 1px; line-height: 0; }

