body, .table-list {
  font-family:Tahoma;
  font-size:14px;
}

.table-list td,th{
padding: 5px;

}
.table-list th{
background-color:rgb(0,102,153);
color:White;
}

/*  overbox */
.overbox {position: absolute;}
.pngs {font: normal 1pt Tahoma !important; height: 5px; overflow: hidden}
.ov_header {background: #91c3fc; font: bold 10pt Tahoma; color: #222222; overflow: hidden; padding: 4px 11px 9px 11px}
.o_h_left {float: left}
.o_h_right {float: right}
.ov_header a {font: bold 9pt Tahoma; color: #334455}
.ov_center {
    background: #eeeeee; color: 4a4a4a; font: normal 9pt Tahoma; padding: 25px 21px 10px 14px;
    border-left:1px solid #91c3fc;
    border-right:1px solid #91c3fc;
    border-bottom:1px solid #91c3fc;
    }
.ov_center  table {width: 100%}
.ov_center  table td {vertical-align: middle; text-align: center; padding: 2px 7px 2px 0px}
.ov_center select {width: 118px; border: solid 1px #b3b9c3; font: normal 10pt Tahoma; color: #222222; background: #FFFFFF}
.o_c_right {width: 120px}
.buttons3 {padding-top: 18px !important; padding-left: 14px !important}
/*  end overbox  */
