
ul.vert-one{margin:0;padding:0 10px 0 0;list-style-type:none;display:block;font: 11px Tahoma, MS Sans Serif, Verdana;line-height:220%;width:199px;}
ul.vert-one li{margin:0;padding:7;border-bottom:1px dotted #cccccc;}
ul.vert-one li a{display:block;text-decoration:none;color:#666666;background:#ffffff;padding:0 0 0 7px;width:195px;}
ul.vert-one li a:hover{
	color:#5C5C5C;
	background-color: #EBEBEB;
	background-image: url(../images/arrowmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 -8px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{color:#fff; background:#ff9900 url("../images/arrowmenu.gif") no-repeat 0 -8px;}


