#chat_anchor
{ position:relative;
 top:0px;
 left:0px;
 width:1px;
 height:1px;
 z-index:99;
}

#chat
{
position:absolute;
top:-180px;
left:520px;
}
