@charset "utf-8";
/* CSS Document */
/* Sidebar Messanger Starts */
#messenger-box { background-image:url(../images/chat_bg.jpg); background-repeat:repeat-y; top center; width:198px; height:138px; }
#messenger-box .livechat-txt { font-family: Arial, Tahoma; font-size:18px; font-weight:bold; color:#055eab; text-align:center; padding-top:10px;}
#messenger{ clear:both; padding:15px 0px 5px 10px;  margin-left:5px; float:left;}
#messenger div.icons{ background-image:url(../images/msg_ico.jpg); background-repeat:repeat-y; top center; 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{ display:block;  width:190px; height:39px; margin-left:0px; margin-top:0px;}
div.txts {line-height:14px; padding:1px; text-align:center; font-size:11px; width:188px; font-family:Tahoma, Arial; color:#055eab; float:left; clear:both;}
.floatL {float:left;}
.floatR {float:right;}
.clear{clear:both; height: 1px;}
/* Sidebar Messanger Ends */
