#tswcsstabs1 ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
display: inline;
}
#tswcsstabs1 ul li {
margin: 0;
padding: 0;
display: inline;
text-align: center;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
font-family: Arial,Helvetica,sans-serif;
}
#tswcsstabs1 li a {
border-color: #000000;
padding: 8px 10px;
color: #ffffff;
text-decoration: none;
display: inline;
background-color: #333333;
font-weight: normal;
margin-left: 0px;
width: 100%;
font-size: 0.8em;
margin-right: 7px;
}
#tswcsstabs1 li a:hover {
padding: 8px 10px;
background-color: #eded00;
font-weight: normal;
color: #333333;
width: 100%;
display: inline;
margin-right: 7px;
font-size: 0.8em;
}
