.game_chat {width: 552px; right: 0; min-height: 30px; background-color: #E3D4B7; position: relative; z-index: 50; border: 1px solid #D5C096;}
.game_chat .ui-resizable-se {right: -3px; bottom: -3px}
.game_chat .control {height: 30px;background-color: #E3D4B7;position: relative;}
.game_chat .control .logo {background-image: url(/images/m/battleground/ico_chat.png);width: 40px;height: 30px;position: absolute;left: 10px;}
.game_chat .control .title {width: 100px;height: 30px;position: absolute;left: 60px;font-weight: bold;line-height: 30px;}
.game_chat .control .smalltext {right: 120px;height: 30px;position: absolute;left: 160px;line-height: 25px;overflow: hidden;}
.game_chat .control .smalltext td, .battleground_chat .container td {vertical-align: top;}
.game_chat .control .smalltext td b, .battleground_chat .container td b {white-space: nowrap;}
.game_chat .control .open, .battleground_chat .control .close {width: 100px;height: 30px;position: absolute;right: 10px;line-height: 30px;text-decoration: underline;}
.game_chat .simplechat {height: 180px;}
.game_chat .simplechat .container {width: 530px; position: absolute; top: 30px; bottom: 30px; left: 5px; overflow-y: auto; overflow-x: hidden; border: 1px solid #D5C096; background: #f5f5f5; padding-left: 10px;}
.game_chat .simplechat .chat {overflow-y: auto; overflow-x: hidden; }
.game_chat .simplechat div.counter {position: absolute; right: 112px; bottom: 5px; display: block; height: 18px; font-size: 10px; color: #BB9B76; line-height: 18px; text-align: center;}
.game_chat .simplechat div.text {position: absolute; right: 150px; left: 5px; bottom: 5px; display: block;}
.game_chat .simplechat input.text {width: 100%; height: 18px; padding: 0; margin: 0; border: 1px #D5C096 solid;}
.game_chat .simplechat .chat > div {margin: 0 1px 1px; display: block; min-height: 15px;}
.game_chat .simplechat .chat > div:first-child {margin: 1px 1px 1px; border-radius: 3px 3px 0 0;}
.game_chat .simplechat .chat > div:last-child {border-radius: 0 0 3px 3px;}
.game_chat .simplechat .chat span.n {display: block; float: left; font-weight: bold;}
.game_chat .simplechat .chat .row {padding: 5px; position: relative;}
.game_chat .simplechat .chat .row span {position: relative; z-index: 3;}
.game_chat .simplechat .chat .row .bgr {left: 0; right: 0; top: 0; bottom: 0; position: absolute; z-index: 1;}
.game_chat .simplechat .chat .row .bgr.green {background: #9beb9b;}
.game_chat .simplechat .chat .row .bgr.red {background: #f5bab6;}
.game_chat .simplechat .chat .row .bgr.gold {background: #e4ca5e; z-index: 2;}
.game_chat .chat_send {position: absolute; right: 5px; bottom: 5px;}
.game_chat .chat_tabs {position: absolute; left: 145px; top: 5px; z-index: 2;}
.game_chat .chat_tabs .tab {width: auto; min-height: 0; display: inline-block; position: relative; right: 0; text-decoration: none; padding: 2px 10px; min-width: 67px; background: #dbcaac; border-radius: 2px; color: #542f1b; font-weight: bold; text-transform: uppercase; text-align: center; cursor: pointer;line-height: 150%;}
.game_chat .chat_tabs.btn2 .tab {width: 179px;}
.game_chat .chat_tabs .tab:hover {background: #9c8164; color: #fcf6de !important;}
.game_chat .chat_tabs .tab.open {background: #9c8164; color: #fcf6de !important; cursor: default; line-height: 150%; height: auto !important;}
.inner540i > .container {width: 540px !important;}

body#iframe_chat {width: 272px !important; height: 212px !important}