.chatHeader {
   background-image: url(http://super1.do.am/images/vip2.png);
   background-position: center center;
   background-repeat:no-repeat;
 background-position: left;
box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);

}
.chatHeader .chatTopLine {
border-radius: 10px 10px;
border-width: 2px;
border-style: solid;
border-color: #F5E6C2;
position: absolute;
top: 10px;
right: 12px;
font-size: 10pt;
font-family: Comic Sans MS,monospace;

}
.chatTopLineWrapper > ul > li > a:hover {
border-radius: 10px 10px;

}
.user249021 {
background: url("//st1.chatovod.ru/i/widget/admin.png") no-repeat scroll 0px 0px;
padding-left: 20px;
font-family: Comic Sans MS,monospace;
text-shadow: -1px -1px 1px #e6b3e6, 1px 1px 1px #fff;
font-weight: bold;
}
.user-249021 {
padding-left: 20px;
font-family: Comic Sans MS,monospace;
text-shadow: -1px -1px 1px #e6b3e6, 1px 1px 1px #fff;
font-weight: bold;
}

.chatTabs > ul > li > a {
padding: 0px 14px 0px 10px;
height: 100%;
text-decoration: none;
border-top: 0px none !important;
border-right: 0px none !important;
vertical-align: middle;
display: inline-block;
line-height: 24px;
border-radius: 25px;

}
.chatHeader .chatTitle {
    margin: 14px 0px 0px 15px;
    font-weight: bold;
    padding-left: 24px;
}
.chatTabs {
    background-image: url("http://4put.ru/pictures/max/1144/3516036.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
font-weight: bold;

}
.chatTabs > ul > li.chatTab.chatTabActive > a, .chatTabs > ul > li.chatTab > a:hover, .chatTabs > ul > li.chatTab > a.active {
color: #f8fcfd;
background-color: #D685A5;
border-radius: 25px;

}

.chatEventDiv > .data {
font-style: italic;
font-family: Comic Sans MS,monospace;
text-shadow: -1px -1px 1px #e6b3e6, 1px 1px 1px #fff;
font-weight: bold;

}
 .chatMain .chatPeople {
border-left 2px solid #f2bad6;
font-weight: bold;
box-shadow: 0px 0px 10px #d685a5 inset;

}
.chat {
    border: 2px solid #D685A5;
}

/*кнопка входа в чат*/

/*кнопка входа в чат*/

#join-chat-button, #join-chat-button2 {
    background: transparent url("") no-repeat scroll 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 100%;
padding: 10px 10px 10px 10px;
font-color: transparent;
box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #156785, 0px 10px 5px #999;

}
#join-chat-button, #join-chat-button2 > a.active {

box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #156785, 0px 5px 3px #999;
}
.chatSendLinksPanel a {
    margin-right: 23px;

}