#chat{
height:409px;

background-image:url(../img/chat.gif);
width:838px;
clear:both;
margin-top:10px;	
margin-bottom:20px;
margin-left:40px;
background-repeat:no-repeat;
}

#chat_right{
float:right;

margin-top:10px;
margin-right:6px;
width:252px;
height:274px;

}

#chat_left{

float:left;
margin-top:6px;
margin-left:23px;

width:464px;
height:398px;
padding:0px;
}
embed,object{
padding:0px;
margin:0px;
}
#chat_history_link{
clear:right;
float:right;
width:252px;
padding-top:20px;
}
