#cv-kaikki {
  max-width: 684px;
  background: #ffffff;
}

table{
  clear: right;
  text-align: left;
}

td, th {
  vertical-align: top;
}

th {
  font-weight: 700;
  padding-right: 20px;
  text-align: right;
  white-space: nowrap;
}

.nimi {
  vertical-align: bottom;
  font-weight: 700;
}

.vuosi {
  white-space: nowrap;
  text-align: right;
  vertical-align: bottom;
  padding-left: 20px;
}

.col2 { 
  width: 50px;
}

.cv-option {
  float: right;
  padding: 0 10px 0 10px;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}