/* live chat */
/* 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;}

