.box {
    width : 165px;
    height : 140px;
    overflow : auto;
    border-width : 1px;
    font-size : 65%;
    padding-top : 10px;
}

#error{color:red;margin-top:10px;}
#area{width:215px;height:100px;}
#txt{position:relative;font-size:14px;font-family:Verdana,Arial,sans-serif;width:135px;}

.theseis {
    width : 50px;
    height : 50px;
    /*border : 1px solid;*/
    position : absolute;
}

#board {
    left : 5px;
    width : 208px;
    height : 208px;
    position : relative;
    text-align : center;
    vertical-align : middle;
    background-position : center;
    background-repeat : no-repeat;
    background-image : url(../resources/b210.jpg);
}

.first_row{top:1px;}
.first_clm{left:1px;}
.secnd_row{top:79px;}
.secnd_clm{left:79px;}
.third_row{top:155px;}
.third_clm{left:155px;}
.pieces{width:50px;height:50px;position:relative;visibility:hidden;}
.red_class{border:1px red solid;}
#clr{width:102px;}
#clr .ui-button-text{padding-left:9px;}
#bck{width:90px;}
#lgt{width:109px;}
#tabs{height:210px;width:210px;}
#tabs-1-header,#tabs-2-header{height:17px;width:67px;text-align:center;}
.ui-tabs .ui-tabs-nav{padding-top:5px;padding-right:6px;padding-bottom:0px;padding-left:10px;}
#sbmt{height:30px;}
a{height:35px;font-size:65%;}
#nlbl{font-size:14px;font-family:Verdana,Arial,sans-serif;cursor:default}
.ui-button-text{font-size:14px;}
#login_form{padding-left:7px;}