/* Generated by KompoZer */
.sf-vertical {
  width: 176px;
  margin-top: 10px;
}
.sf-vertical ul {
  list-style-type: disc;
  top: 0;
  left: 100%;
}
.sf-vertical > li {
  float: none;
}
.sf-vertical li {
  width: 100%;  
}
.sf-vertical a {
  padding: 0.6em 1em;
  text-decoration: none;
  cursor: pointer;
}
.sf-vertical.sf-arrows > li > .sf-with-ul:after {
  border-color: transparent transparent transparent #990000;
  margin-top: -5px;
  margin-right: -3px;
}
.sf-vertical.sf-arrows li > .sf-with-ul:focus:after, .sf-vertical.sf-arrows li:hover > .sf-with-ul:after, .sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
  border-left-color: #336666;
}
