body {
	font-size: 10px;
}


/*
div.chatNOSHOW
{
        position: fixed;
        right: 10px;
        bottom: 10px;
        width: 100px;
        height: 10px;
        border: 2px inset #dedeff;

}



div.chatSHOW
{
        position: fixed;
        right: 10px;
        bottom: 10px;
        width: 300px;
        height: 450px;
        border: 2px solid #eeeeff;
        background-color: #eeeeee;
}
*/
