.OperatorName
{
    COLOR: blue
}
.OperatorText
{
    COLOR: black
}
.VisitorName
{
    COLOR: blue
}
.VisitorText
{
    COLOR: red
}
.InfoType
{
    COLOR: red
}
.InfoText
{
    COLOR: green
}
.chatContent
{
}
.chatWindowInputDialog
{
    LEFT: 10px;
    WIDTH: 355px;
    POSITION: absolute;
    TOP: 269px
}
.chatWindow
{
}
.offlineContentBody
{
    BACKGROUND-COLOR: white
}
.preChatContentBody
{
    BACKGROUND-COLOR: white
}
.postChatContentBody
{
    BACKGROUND-COLOR: white
}
.chatWindowRepImage
{
    LEFT: 373px;
    POSITION: absolute;
    TOP: 12px
}
.chatWindowSSLImage
{
    LEFT: 10px;
    POSITION: absolute;
    TOP: 244px
}
.chatWindowSendButton
{
    LEFT: 373px;
    POSITION: absolute;
    TOP: 277px
}
.chatWindowTextDisplay
{
    LEFT: 14px;
    POSITION: absolute;
    TOP: 13px
}
.chatWindowTextFrame
{
    WIDTH: 350px;
    HEIGHT: 220px
}

