.JSWndBody .tabFrame {background: url(/images/tabs/background.png) 0px 0px repeat-x;padding-top: 2px;height: 21px;}* html .JSWndBody .tabFrame {height: 23px;}.JSWndBody .tabFrame .tabs {margin-right: 60px;}.JSWndBody .tabFrame .controls {padding-top: 2px;width: 60px;height: 21px;background: url(/images/tabs/background.png) 0px 0px repeat-x;}.JSWndBody .tabFrame .controls .left {width: 20px;height: 20px;background: url(/images/tabs/left.png) 0px 0px repeat-x;}.JSWndBody .tabFrame .controls .right {width: 20px;height: 20px;background: url(/images/tabs/right.png) 0px 0px repeat-x;}.JSWndBody .tabFrame .controls .close {width: 20px;height: 20px;background: url(/images/tabs/close.png) 0px 0px repeat-x;}.JSWndBody .tabFrame .tab {display:-moz-inline-block;display:-moz-inline-box;display:inline-block;vertical-align: middle;border-left: 1px solid #aaa;border-right: 1px solid #aaa;background: url(/images/tabs/deactive.png);height: 20px;line-height: 20px;margin: 0px 2px;font-size: 15px;padding: 0px 10px 0px 10px;}.JSWndBody .tabFrame .tab-active {background: url(/images/tabs/active.png);}.JSWndBody .tabFrame .tab.flash {background: orange;}.JSWndBody .tabFrame .controls .flash {background-color: orange;}