 html, body {
   margin:0;
   padding:0
}

#small_div2 {
 margin-bottom: -1.5%; width: 100%;
}

.sub_res_tag2 {
   padding-left:  40%;
}

.div-table {
   display: table;
   width: 85%;
}

.tr {display: table-row;}

.tc {
   display:table-cell;
   vertical-align:top;
   padding: 1px 10px;
}

.tc1 {width:130px;}
.tc3 {width:170px;}
.tc4, .tc5, .tc6 {width: 85px;}

.tc2 {width: 250px;}

.tc7 {width: 2%;
      padding-right:1px;
      padding-left:13px;
      padding-bottom: 3px;}

.tc8 {width: 3%;
      padding-left: 20px;}

.tc8a {width: 2%;
       display:table-cell;
       padding-left: 60px;
}

#div_line {
   margin-bottom: 0.5%; width: 100%;}

.fieldset-auto-width {
         display: inline-block;
         vertical-align:top;
         margin-top: -1px;
         margin-left: 1px;
         argin-right: 21px;
         width: 165%;
}
.horiz {width: 170px;
        height:35px;
   /*     border:1px solid black; */
        overflow:auto;
        white-space: nowrap;
}

.button a{
  font: bold 11px Arial;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 1px 6px 1px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
  width: 5em;
  margin-left: 25px;
 order-radius: 15px;
}