/* CSS Document */


#chat{
	position:relative;
	width:200px;
	height:115px;
	z-index:6;
	left: -370px;
	top: -947px;
	visibility: visible;
}
