
ul.viitelist {
  list-style-type: none;
  line-height: 135%;
  font-size: 90%;
  padding-bottom: 10px;
  text-indent: -30px;
  margin-left: 30px;
}

ul.viitelist ul {
  list-style-type: circle;
  list-style-position: inside;
  list-style-image:url(bullet_arrow.gif);
  padding-left: 20px;
}

ul.viitelist li a:hover {
  background-color: #f0f0f0;
  text-decoration: underline;
  color: #222266;
}

.viitegrupp {
  font-size: 110%;
  font-weight: bold;
  color: #111133;
  border-top: 1px solid #333333;
  padding-top: 5px;
}

p.viitegrupp a:hover {
  background-color: #f0f0f0;
  text-decoration: underline;
  color: #222266;
}

.ylemisejooneta {
  border-top: none;
  padding-top: 0px;
}
