﻿body 
{
    font-family:Arial, Helvetica, sans-serif;    
    text-decoration:none;
    width:300px;
    background:#f0f0f0;
}

a
{
    text-decoration:none;
    font-size:12px;
}

.left_side_title 
{
    background:url(image/livechat_span.PNG) repeat-x;
    background-color:#EDEFF4;
    border:1px solid #DFDFDF;
    height:45px;

}
