/* live chat */
/* sidebar ad */	
.livechatWrapper { display:none; width:222px; margin:0 0 10px 23px; border:1px solid #ffab10;}
.livechatOptions { background-color:#fff;padding:3px 0; }
.livechatBG { background:url('../images/chatBG.gif') no-repeat; height:53px !important; border-top:1px solid #ccc; height:63px; padding:10px 0 0 6px;}
.livechatText { font-size:12px; font-weight:bold;margin:0 0 10px 0; }

/* under menu */
	.livechatMenu { display:none; background:url('/solutions/images/solutions/chatMenuBG.gif') no-repeat; margin:0 0 30px 0; height:22px; width:100%;}
	.livechatMenuOptions { behavior: url(/common/includes/iepngfix2.htc); background:url('/solutions/images/solutions/chatOptionsBG.png') no-repeat; padding:0 0 5px 0; width:930px; text-align:right;}
	* html .livechatMenuOptions {background:url('/solutions/images/solutions/chatOptionsBG.gif') no-repeat; padding:0 0 5px 0; width:930px; text-align:right;}
