#proActiveWrapper {
	width:450px;
	height: 375px;
	z-index: 500;
	position: fixed;
  	top: 50%;
  	left: 50%;
 	margin-left: -225px;
  	margin-top: -187px;
	background: transparent url(http://docs.webchat.a-cti.com/clients/answerconnect/images_proactive/chatBg.png) no-repeat;
	display:none;
}
*html #proActiveWrapper {
/*\*/position: absolute; top: expression((176 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((20 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/  	top: 50%;
  	margin-top: -140px;
}
*html #proActiveWrapper {
	background: url(http://docs.webchat.a-cti.com/clients/answerconnect/images_proactive/chatBg_ie6.gif) no-repeat;
}
#closeButton {
	background: url(http://docs.webchat.a-cti.com/clients/answerconnect/images_proactive/closeButton.gif) no-repeat;
	width:18px;
	height: 17px;
	float: right;
/*	margin: 26px 30px 0 0; */
	margin-top:26px;
	padding-right:31px;
	cursor:hand;
	cursor:pointer;
}
* html #closeButton {
/*	margin: 26px 20px 0 0;
	padding-left:20px; */
	padding-right:49px;
}
#startWrapper {
	background:transparent;
	height:310px;
	width:400px;
	position:relative;
	float:left;
	margin:0 0 0 25px;
	cursor:hand;
	cursor:pointer;
}
#startChat {
/*	background: url(http://docs.webchat.a-cti.com/clients/answerconnect/images_proactive/startChatButton.jpg) no-repeat;*/
	width:359px;
	height:48px;
	clear:both;
	margin-top:245px;
	margin-left:20px;
}
*html #startChat {
	margin-left:18px;
}

.chatIcon {
	cursor:pointer;cursor:hand;font-weight:bold;
}
