ul.vert-dos {
  border-style: none;
  margin: 0;
  padding-top: 5pt;
  padding-bottom: 5pt;
  list-style-type: none;
  font-variant: normal;
  font-size-adjust: none;
  font-stretch: normal;
  z-index: 100;
  font-weight: inherit;
  font-size: 13px;
  line-height: 22px;
  left: 0px;
  font-family: Arial,Helvetica,sans-serif;
  padding-left: 0;
}
ul.vert-dos li {
  margin: 0;
  border-top-style: none;
  border-bottom-style: none;
  font-weight: bold;
  z-index: 100;
  height: 22px;
}
ul.vert-dos li a {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  display: block;
  text-decoration: none;
  font-weight: bold;
  z-index: 100;
  color: white;
  font-style: normal;
  padding-left: 12px;
}
ul.vert-dos li a:hover {
  border: 1px solid black;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right center;
  color: black;
  font-weight: bold;
  background-color: white;
  font-style: italic;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  margin-right: 5px;
  margin-left: 5px;
  padding-left: 5px;
}
ul.vert-dos li a.current, ul.vert-one li a.current:hover {
  background-color: #cccccc;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0 9px;
}
