/*-------------------------------------------------- 
	Chat Pop Up OLD
--------------------------------------------------*/
.bgr_1, .bgr_2 {background:url(http://www.ez-web-hosting.com/images/chatpop_bg.png) no-repeat; width:295px; height:115px; position: absolute; bottom: -313px; right: 40px; z-index: 1001; display: block; position: fixed;}
.bgr_1 .buttons a, .bgr_2 .buttons a {text-decoration:none;}
.buttons {padding-top:65px; padding-left:15px;}
/*for ie6*/
* html .bgr_1, * html .bgr_2 {position:absolute;bottom:0px; top:expression(eval(document.documentElement.scrollTop))}

img {
border:0;}
