
#chat-popup{position:fixed;z-index:99;width:195px;height:191px;height:0px;right:20px;bottom:0px;background:url('chatpopup_bg.png') top left no-repeat;}
#chat-popup #top{height:24px; width:45px; float:right; border:none;}
#chat-popup #bottom{color:#dbdbdb;}
#chat-popup #bottom p.big{font-size:22px;color:#fff;margin-bottom:10px;}
#chat-popup #bottom p.button{font-size:18px;margin:33px 0 0 0;text-align:center;color:#f2f2f2;}
#chat-popup a{text-decoration:none;}
#chat-popup a:hover{text-decoration:none;cursor:pointer;}

