#div_chat
{
	position: absolute;
	bottom: 100px;
	right: 400px;
	background: transparent;
	padding: 10px;
	z-index: 1;
	font: bold 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #000;
}
