/* live chat */
/* sidebar ad */	
.livechatWrapper { display:none; border:1px solid #DBDBDB; width:260px; margin-bottom:10px; }
.livechatOptions { padding:5px 0; }
.livechatBG { background:url('/solutions/images/solutions/chatBG.jpg') no-repeat; height:63px !important; height:82px; padding:19px 0 0 20px; border-top:1px solid #e1e1e1;}
.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;}
