/* Generated by KompoZer */
#tswcssbuttons {
  width: 100px;
  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;
}
#tswcssbuttons li a {
  border: 1px outset #000000;
  color: #000000;
  background-color: #c0c0c0;
  width: 100px;
  text-decoration: none;
  display: block;
}
#tswcssbuttons li a:hover {
  border-style: solid;
  color: #ffffff;
  background-color: #000000;
}

