/**
* @package		Teamspeak 3 Webviewer for Joomla 
* @copyright	Copyright (C) 2010 Einhorn Design Scripts
* @author		Einhorn Design Scripts and Stachi
* @license		GNU/GPL http://www.gnu.org/copyleft/gpl.html
*/

.tswv_body{
	width:100% !important; /* Plugin width */
	background-color:transparent !important; /* Background color */
	margin:0 !important;
	padding:0 !important;
	line-height:16px !important;
}

.tswv_body h3{
	margin:15px 0 5px 0 !important;
	padding:0 !important;
}

.tswv_body a:link, .tswv_body a:visited{
	text-decoration:none !important;
}

.tswv_body a:hover{
	text-decoration:underline !important;
}

.tswv_ip{
	margin:5px 0 5px 0 !important;
	text-align:center !important;
	padding:0 !important;
}

.tswv_useron{
	margin:10px 0 10px 0 !important;
	text-align:center !important;
	padding:0 !important;
}

.tswv_legend{
	margin:0 !important;
	padding:0 !important;
}

.tswv_le{
	text-align:left !important;
	margin:0 !important;
	padding:0 !important;
}

.tswv_le img{
	vertical-align:middle !important;
}

.tswv_ul, .tswv_ca, .tswv_na{
	list-style-type:none !important;
	list-style-image:none !important;
	background:none !important;
	border:none !important;
	line-height:16px !important;
	clear:both !important;
	padding:0 !important;
	margin:0 !important;
	text-align:left !important;
}

.tswv_ca img{
	vertical-align:middle !important;
}

.tswv_ul1{
	list-style-type:none !important;
	list-style-image:none !important;
	background:none !important;
	border:none !important;
	clear:both !important;
	padding:0 0 0 16px !important;
	margin:0 !important;
	text-align:left !important;
}

.tswv_stats{
	padding:0 !important;
	margin:0 !important;
}

.tswv_stats table td{
	text-align:left !important;
	line-height:16px !important;
	padding:1px !important;
	margin:0 !important;
}

.tswv_send{
	float:left !important;
	padding:0 !important;
	margin:0 !important;
}
