
#teamspeakdisplay {
background-color:#373E28;
border-width:1px;
border-color:#000;
border-style:solid;
width:127px;
margin-left:70px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#828E6B;
}

#ts-top {
color:#828E6B;
}
#ts-name{
background-image : url('images/fr.png');
background-position : center left;
background-repeat : no-repeat;
background-color:#2E3225;
color:#fff;
padding-left:22px;
}

#ts-ip, #ts-players{
color:#D2E1B5;

padding:2px;
}

#ts-ip span, #ts-players span{
color:#828E6B;
}


#teamspeakdisplay  img {
	border: 0px;

}
#teamspeakdisplay table {
	border-collapse: collapse;
	border-spacing: 0px;
}
#teamspeakdisplay td {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
	padding: 0px;
	white-space: nowrap;
	vertical-align: top;
}

#teamspeakdisplay td.teamspeakplayer {
	padding-left: 3px;
color:#828E6B;
}

