/* Generated by KompoZer */
#tswcssbuttons {
  width: 250px;
  text-align: left;
}
#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: inline;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tswcssbuttons li a {
  border: 1px solid #3333ff;
  padding: 2px;
  color: #000000;
  background-color: #ffffff;
  width: 250px;
  text-decoration: none;
  display: block;
  font-family: verdana,arial,helvetica;
  font-size: small;
}
#tswcssbuttons li a:hover {
  color: #ffffff;
  background-color: #3333ff;
}

#tswcssbuttons li a.nohover:hover {
  color: #000000;
  background-color: #ffffff;
}