.chat {
    border:1px solid #a0ca2d;
}
.chatHeader {
    background:#b6e245 url("http://st1.chatovod.ru/i/widget/headerback3.png") left top repeat-x;
    color:#4a600d;
}
.chatHeader .chatTitle {
    text-shadow:1px 1px 0 #d9f18c;
}
.chatTabs {
    background-color:#a0ca2d;
}
.chatHeader .chatTopLine {
    border:1px solid #b5db4e;
    background:#cff265 url("http://st1.chatovod.ru/i/widget/menuback3.png") left top repeat-x;
}
.chatTopLineWrapper ul li a {
    text-shadow:1px 1px 0 #e1f69b;
}
.chatTopLineWrapper ul li a:link, .chatTopLineWrapper ul li a:visited {
    color: #4a600d;
}
.chatTopLineWrapper ul li a:hover {
    background-color: #A0CA2D;    
}

.chatTopLineWrapper ul li ul li a {
    background-color:#cff265;
}
.chatTabs ul li.appTab a {
    color:#333333;
    text-shadow:1px 1px 0 #a0ca2d;
}