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