/* Generated by KompoZer */
#tswcssbuttons {
  text-align: left;
  width: 115px;
}
#tswcssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tswcssbuttons li {
  margin: 0px;
  padding: 0px;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
}
#tswcssbuttons li a {
  border: 3px outset #008000;
  color: #ffffff;
  background-color: #008000;
  text-decoration: none;
  display: block;
  padding-left: 15px;
  width: 100px;
}
#tswcssbuttons li a:hover {
  border-style: inset;
  border-left-width: 3px;
  color: #000000;
  background-color: #e9e5ff;
}
