.LVchat_window_top {
    background: url("http://www.livehelpnow.net/lhn/images/invite/chat_window_top.png") no-repeat scroll left top transparent;
    height: 9px;
    overflow: hidden;
    width: 282px;
}
.LVchat_window_bottom {
    background: url("http://www.livehelpnow.net/lhn/images/invite/chat_window_bottom.png") no-repeat scroll left top transparent;
    height: 9px;
    overflow: hidden;
    width: 282px;
}
.LVchat_window_middle {
    background: url("http://www.livehelpnow.net/lhn/images/invite/chat_window_middle.png") repeat-y scroll left top transparent;
    overflow: hidden;
    width: 282px;
}
.LVchat_window_middle_inner {
    margin: 0 9px;
    overflow: hidden;
    width: 263px;
}
.LVchat_window_blik {
    background: url("http://www.livehelpnow.net/lhn/images/invite/chat_window_blik.png") no-repeat scroll left top transparent;
    overflow: hidden;
    width: 263px;
}
.LVchat_window_message_top {
    color: #FFFFFF;
    font: 18px/140% Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    margin: 20px 0 0;
    text-align: center;
}
.LVchat_window_message_bottom {
    color: #FFFFFF;
    font: 14px/140% Arial,Helvetica,sans-serif;
    margin: 5px 0 20px;
    text-align: center;
    white-space: normal;
}
.LVchat_window_buttons {
    margin: 10px 0 20px 45px;
    text-align: center;
}
.LVchat_window_buttons a, .LVchat_window_buttons a:visited {
    background: url("http://www.livehelpnow.net/lhn/images/invite/chat_window_button.gif") repeat-x scroll left top transparent;
    border: 1px solid #626262;
    color: #000000;
    display: block;
    float: left;
    font: bold 11px/200% Arial,Helvetica,sans-serif;
    height: 22px;
    margin: 0 10px 0 0;
    padding: 0;
    text-decoration: none;
    width: 80px;
}
.LVchat_window_buttons a:hover {
    background: url("http://www.livehelpnow.net/lhn/images/invite/chat_window_button_active.gif") repeat-x scroll left top transparent;
    text-decoration: none;
}
.LVchat_window_message_bottom img {
    border: 10px solid #D9D8D6;
    display: block;
    margin: 0 auto;
}
