#chat {
	display:none;
	position:absolute;
	top:1px;
	left:1px;
	width:200px;
	height:200px;
	background:1;
	right:0px;
	/*z-index:999;*/
}

#m {
	z-index:999;
}



.fullwindow {
	width:100%;
	height:100%;
}


