#tswcssbuttons {
width: 147px;
text-align: center;
}
#tswcssbuttons ul {
margin: 0px;
padding-left: 0px;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
padding-top: 15px;
}
#tswcssbuttons li {
margin: 0 0 0 3pt;
padding: 0;
display: block;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
font-family: Arial,Helvetica,sans-serif;
font-size: 0.8em;
}
#tswcssbuttons li a {
border: 1px outset #000000;
color: #ffffff;
background-color: #363636;
width: 136px;
text-decoration: none;
display: block;
font-weight: lighter;
margin-top: 2px;
font-size: 0.9em;
padding-top: 8px;
padding-bottom: 8px;
}
#tswcssbuttons li a:hover {
color: #ffffff;
background-color: #cf0021;
margin-top: 2px;
font-weight: lighter;
font-size: 0.9em;
padding-top: 8px;
padding-bottom: 8px;
}

