#poker-table { width: 640px; height: 480px; border: 1px solid #000000; background: url('/assets/images/poker/table.jpg'); }
#table-observer-section { width: 332px; height: 100px; border: 1px solid #000000; }
#table-observer-frame { margin: 10px; }
#poker-chat-box { width: 300px; height: 589px; border: 1px solid #000000; }
#poker-control-panel { width: 300px; height: 100px; border: 1px solid #000000; }

.system-msg { color: #4040ff; }
.winner-msg { color: #409940; }
.control-button { width: 90px; height: 30px; background: #F6ECC2 url('/assets/images/gui/bb.gif') repeat-x top; border: #614930 1px solid; font-family: arial, tahoma, sans-serif; font-size: 11px; font-weight: bold; }
.control-button-small { width: 55px; height: 30px; background: #F6ECC2 url('/assets/images/gui/bb.gif') repeat-x top; border: #614930 1px solid; font-family: arial, tahoma, sans-serif; font-size: 11px; font-weight: bold; }
.control-text { width: 35px; height: 30px; border: #614930 1px solid; font-family: arial, tahoma, sans-serif; font-size: 11px; font-weight: bold; text-align: right; padding-top: 7px; padding-right: 2px; }
