@charset "utf-8";
/* CSS Document */

#teamspeak{
		
	text-align:justify;	
	width:650px;
	height:600px;
	padding:10px 0px 15px 15px;
}

#fr{
	position:relative;
	width:200px;
	left:60px;
	}

#in{
	position:relative;
	width:200px;
	left:450px;
	bottom:37px;
	}	
	
#teamspeak_viewer_fr{
	margin:0;padding:0;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

#teamspeak_viewer_in{
	margin:0;padding:0;
	position: absolute;
	left: 420px;
	bottom: 20px;
}

#teamspeak h1{
	clear:both;
}