@charset "utf-8";
/* CSS Document */
/* Sidebar Messanger Starts */
#messenger-box { background:url(../images/bg-messenger.gif) no-repeat top right; width:230px; height:90px; overflow:hidden; border-color:#efefefe; }
#messenger-box .livechat-img {  width:186px; height:44px; margin:18px 0px 0px 17px;}
div.white-block { margin:0px 5px; padding:5px; background-color:#FFFFFF;}

#messenger{ clear:both; padding:5px 0px 7px 3px;  margin-left:5px;}
#messenger div.icons{background:url(../images/icon-msgs.gif) no-repeat top left; width:43px; height:40px; line-height:45px; cursor:pointer;}
#messenger div.m11{background-position:-3px 0px;}
#messenger div.m22{background-position:-47px 0px;}
#messenger div.m33{background-position:-89px 0px;}
#messenger div.m44{background-position:-133px 0px;}
#messenger div.m55{background-position:-175px 0px;}
div.bg-sb-msg{  width:220px; height:50px;}
div.txts {line-height:14px; padding:5px; text-align:center; font-size:10px;}
.floatL {float:left;}
.floatR {float:right;}
.clear{clear:both; height: 1px;}
/* Sidebar Messanger Ends */

