#kms_link {
  float: right;
  margin-top: 14px;
}

#descr1,
#descr2 {
  text-align: justify;
}

#descr2 {
  margin-top: 10px;
}

table {
  border-collapse: collapse;
  border-bottom: 1px dotted;
  border-left: 1px dotted;
  border-color: #CCCCCC;
}

th {
  padding-left: 2px;
  padding-right: 2px;
}

.bottom_tr th {
  padding-bottom: 2px;
  border-bottom: 1px dotted;
  border-color: #CCCCCC;
}

th, td { 
  font-weight: normal;
  text-align: center;
  border-right: 1px dotted;
  border-color: #CCCCCC;
}

.bold,
th.bold * {
  font-weight: bold;
}

#first_name_th,
#last_name_th {
  width: 100px;
}

th a {
/*  border-bottom: 1px solid #FBDF40;*/
  text-decoration: underline;
}

td.align_left {
  padding-right: 5px;
}

.ranking_group {
  background-color: #DDDDDD;
}

.ranking_separator {
  height: 2ex;
}