/*
 *         phonemessage.css             1.0.1
 *         */

#tswcsstabs ul {
        margin: 0 ;
        padding: 0 ;
        list-style: none ;
        display: inline ;
}
#tswcsstabs ul li {
        margin: 0 ;
        padding: 0 ;
        display: inline ;
        text-align: center ;
        list-style: none ;
        font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
        color: #000 ;
        background-color: #9cf ;
        border: 1px outset #00f ;
        padding: 8px ;
        text-decoration: none ;
        display: inline ;
}
#tswcsstabs li a:hover {
        color: #ff0 ;
        background-color: #0000c0 ;
}


