#proActiveWrapper {
	width:468px;
	height: 333px;
	z-index: 500;
	position: fixed;
  	top: 50%;
  	left: 50%;
 	margin-left: -234px;
  	margin-top: -166px;
	background: transparent url(http://docs.webchat.a-cti.com/clients/vodawater/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: -121px;
}
*html #proActiveWrapper {
	background: url(http://docs.webchat.a-cti.com/clients/vodawater/images_proactive/chatBg_ie6.gif) no-repeat;
}

#closeButton {
	width:419px;
	height: 23px;
	float: right;
	margin-top: 29px;
	padding-right: 32px;
	background: url(http://docs.webchat.a-cti.com/clients/vodawater/images_proactive/closeButton.gif) no-repeat;
}
#closeButton {
	float: right;
	cursor:hand;
	cursor:pointer;
	background: url(http://docs.webchat.a-cti.com/clients/vodawater/images_proactive/closeButton.gif) no-repeat;
}
*html #closeButton {
	padding-right: 28px;
}
#startWrapper {
	background:transparent;
	height:310px;
	width:400px;
	position:relative;
	float:left;
	margin:0 0 0 25px;
	cursor:hand;
	cursor:pointer;
}
#startChat {
	width:359px;
	height:48px;
	clear:both;
	margin-top:245px;
	margin-left:20px;
}
*html #startChat {
	margin-left:-5px;
}
