/* CSS Document */

/************  widget ***********/
p
{
margin:0px;
}
.chat td
{
font-family:tahoma;
font-size:11px;
}
.chat td input,textarea
{
border:none;
font-family:tahoma;
font-size:11px;
color:#585756;
}


