#tsbody{
    width: 180px; /* Plugin Width */
    background-color:transparent; /* Background Color */
}

#tsbody table td{
    text-align:left;
    font-size:9px; /* Font Size Room and Player Names */
    color:GoldenRod;
}

#tsbanner{
    width: 180px; /* Banner width */
}

#tsbody h2{
    font-size:18px; /* Font Size Server Name */
    color:beige; /* Font Color Server Name */
    margin:5px 0;
}

#tsbody h3{
    font-size:16px; /* Font Size IP*/
    margin:5px 0;
}

#tsbody h3 a{
    text-decoration:none;
    color:beige; /* Font Color IP */
}

#legend{
    font-size:12px; /* Headline Legend */
    color:beige; /* Font Color Headline */
}

