html, body {
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0
}
#teamspeakdisplay img {
	border: 0;
	width: 16px;
	height: 16px
}
#teamspeakdisplay td {
	padding: 0;
	vertical-align: top
}
#teamspeakdisplay td.teamspeakserver {
	font-weight: bold;
}
#teamspeakdisplay a.teamspeakserver {
	font-weight: bold;
	text-decoration: none
}
#teamspeakdisplay a.teamspeakchannel {
	font-weight: bold;
	text-decoration: none
}
#teamspeakdisplay a.teamspeaksubchannel {
	font-weight: bold;
	text-decoration: none
}
