/* Generated by KompoZer */
#tabs ul {
  margin: -14pt 0 0;
  padding: 0px 10px 0 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
#tabs li {
  margin: 0;
  padding: 0;
  display: inline;
}
#tabs a {
  margin: 0;
  padding: 0 0 0 6px;
  background: transparent url(images/left.png) no-repeat scroll left top;
  text-decoration: none;
  float: right;
}
#tabs a span {
  padding: 5px 15px 5px 6px;
  background: transparent url(images/right.png) no-repeat scroll right top;
  display: block;
  margin-right: 2px;
  float: left;
  margin-left: 0px;
  font-weight: bold;
  color: white;
}
#tabs a span {
  float: none;
}
#tabs a:hover span {
}
#tabs a:hover {
  background-position: 0% -42px;
}
#tabs a:hover span {
  background-position: 100% -42px;
}
