﻿/* msn_popup */
#msn_popup{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url("chat_popup_pink.png") top left no-repeat;
    width: 229px;
    height: 152px;
    overflow: hidden;}
html * div#msn_popup{
    position: fixed;
    float: right;
    clear: both;}
#msn_close_button{
    width: 12px;
    height: 12px;
    margin: 10px 6px 0 0;
    float: right;}
#msn_chat_button{
    width: 120px;
    height: 26px;
    clear: right;
    float: right;
    margin: 95px 40px 0 0;}