#boardDiv{position:relative;}
#messagewindow{height:285px;width:240px;border:1px solid;overflow:auto;font-size:0.9em;padding:5px;}
#ch_msg{width:202px;}
textarea.playernote{width:350px;height:80px;}
.transparent_class{background:#FF0;filter:alpha(opacity=50);opacity:0.5;z-index:1;}
/* Css rules for board  */
.ChessBoardInner60{width:480px;height:480px;background-image:url('images/board_brown/board-bg-480.png');border:1px solid #000;top:0;}
.ChessBoard60{width:495px;height:500px;padding:0;}
.ChessPiece60{width:60px;height:60px;}
.ChessBoardInner50{width:400px;height:400px;background-image:url('images/board_brown/board-bg-400.png');border:1px solid #000;top:0;}
.ChessBoard50{width:415px;height:420px;padding:0;}
.ChessPiece50{width:50px;height:50px;}
.ChessBoardInner40{width:320px;height:320px;background-image:url('images/board_brown/board-bg-320.png');border:1px solid #000;top:0;}
.ChessBoard40{width:335px;height:340px;padding:0;}
.ChessPiece40{width:40px;height:40px;}
.ChessBoardInner45{width:360px;height:360px;background-image:url('images/board_brown/board-bg.png');border:1px solid #000;top:0;}
.ChessBoard45{width:375px;height:380px;padding:0;}
.ChessPiece45{width:45px;height:45px;}
.ChessBoardInner30{width:240px;height:240px;background-image:url('images/board_brown/board-bg-240.png');border:1px solid #000;top:0;}
.ChessBoard30{width:255px;height:260px;padding:0;}


