.mini-livechat .head h4 { background-image:url(../../images/livechat/chat.png); background-repeat:no-repeat; }
.livechata-bg { 
    width: 188px;
    height: 131px;
}
#livechat_label {
    margin-left:63px;
    padding-top:77px;
    color: #C0359C;
    font-weight: bold;
}
.livechat_operator {
    left:-7px;
    position:absolute;
    top:60px;
    width: 58px;
    height: 57px;
    display: block;
}
#livechat_messages {
    background: #fff;
    width: 172px;
    padding: 0 15px 15px;
}
#livechat_send {
    border-top: #f7a1c4 2px solid; 
    width: 172px;
    height: 57px;
    padding: 5px 15px;
    background: url(../../images/livechat/online-bg.png) no-repeat;    
}
.mini-livechat-online .head {
    background: url(../../images/livechat/bg-sframe-top.gif) no-repeat !important;
    height: 49px;
}
.mini-livechat-online .content {
    padding: 0 3px;
}
.mini-livechat-online .bottom-end {
    background: url(../../images/livechat/bg-sframe-bottom.gif) no-repeat !important;
}
.livechat-image { float: left; margin-right: 7px; }