@charset "utf-8";
/* CSS Document */
/* Sidebar Messanger Starts */
#messenger-box { background:url(../images/bg-messenger.gif) no-repeat top right; width:240px; height:90px; overflow:hidden; border-color:#efefef; }
#messenger-box .livechat-img {  width:120px; height:44px; margin:2px 0px 0px 17px;}
div.white-block { margin:0px 1px; padding:1px; background-color:#FFFFFF;}

#messenger{ clear:both; padding:1px 0px 2px 3px;  margin-left:2px;}
#messenger div.icons{background:url(../images/icon-msgs.gif) no-repeat top left; width:55px; height:40px; line-height:45px; cursor:pointer;}
#messenger div.m11{background-position:-3px 0px;}
#messenger div.m22{background-position:-60px 0px;}
#messenger div.m33{background-position:-98px 0px;}
#messenger div.m44{background-position:-120px 0px;}
#messenger div.m55{background-position:-180px 0px;}
div.bg-sb-msg{  width:240px; height:45px;}
div.txts {line-height:20px; padding:8px; text-align:center; font-size:12px;}
.floatL {float:left;}
.floatR {float:right;}
.clear{clear:both; height: 1px;}
/* Sidebar Messanger Ends */

