/* Generated by KompoZer */
#tswcssbuttons {
  width: 160px;
  text-align: center;
}
#tswcssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tswcssbuttons li {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
}
#tswcssbuttons li a {
  border: 1px outset #ff8080;
  color: #ffff00;
  background-color: #300000;
  width: 160px;
  text-decoration: none;
  display: block;
}
#tswcssbuttons li a:hover {
  color: #000000;
  background-color: #ffbfbf;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  text-align: center;
}
