#tsbody{
    width: 250px;  /*Plugin width */
    /*background-color:#272727;  Background color */
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
}

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

#tsbody h2{
    font-size:16px; /* Font size server name */
    color:white; /* Font color server name */
    margin-top:0px; /* Server name distance to the top */
    margin-bottom:0px; /* Server name to the bottom */
}

#tsbody h3{
    margin-top:0px; /* IP distance to the top */
    margin-bottom:0px; /* IP distance to the bottom */
}

#tsbody h3 a{
    text-decoration:none;
    color:white; /* Font color IP */
    font-size:13px; /* Font size IP*/
    padding:0;
}


.useron{
    font-size:11px; /* Font size User online */
    color:white; /* Font color headline: User online */
    margin-top:0px; /* User online distance to the top */
    margin-bottom:10px; /* User online distance to the bottom */
}


.tsca{
    color:white; /* Font color channel name */
    font-size:12px; /* Font size channel name */
    float:left;
    min-width:0px;
}

.tsna{
    color:white; /* Font color user name */
    font-size:12px; /* Font size user name */
    float:left;
    min-width:0px;
}

#legend h3{
    font-size:12px; /* Font size headline: Legend */
    color:white; /* Font color headline: Legend */
    margin-top:10px; /* Legend headline distance to the top */
    margin-bottom:0px; /* Legend headline distance to the bottom */
}

.send{
    margin-top:10px; /* Messages to server headline distance to the top */
}

.send h3{
    font-size:12px; /* Font size headline: Messages to server */
    color:white; /* Font color headline: Messages to server */
    margin-bottom:0px; /* Messages to server headline distance to the bottom */
}


.tsle{
    color:white; /* Font color Legend text */
    font-size:12px; /* Font size Legend text */
    min-width:0px;
    float:left;
}

#ts3stats h3{
    font-size:12px; /* Font size headline: Statistic */
    color:white; /* Font color headline: Statistic */
    margin-top:15px; /* Statistic headline distance to the top */
    margin-bottom:5px; /* Statistic headline distance to the bottom */
}

#ts3stats table td{
    font-size:13px; /* Font size text Statistic */
    color:white; /* Font color text: Statistic */
    text-align:left;
    margin-top:10;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;

}


.tsleer{
    width:20px;
    float:left;
}

#tscont{
    text-align:left;
}





