@charset "utf-8";
/* CSS Document */
/* Sidebar Messanger Starts */
#messenger-box {
	background-image:url(../images/chat_bg1.jpg);
	background-repeat:repeat-y;
top center; 	height:131px;
	background-position: center center;
}
#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:0px 0px 0px 0px;  margin-left:5px; float:left; width:190px;
margin-bottom:35px;}
#messenger div.icons{ background-image:url(../images/msg_ico.jpg); background-repeat:repeat-y; top center; width:33px; height:32px; line-height:30px; cursor:pointer; margin-right:5px;}
#messenger div.m11{background-position:-1px 0px;}
#messenger div.m22{background-position:-41px 0px;}
#messenger div.m33{background-position:-78px 0px;}
#messenger div.m44{background-position:-118px 0px;}
#messenger div.m55{background-position:-155px 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 */
