﻿.employeelist {
  margin-left: auto;
}
.employeelist dt {
  left: -14.5em;
  position: relative; 
  text-align: right;
  width: 13em;
}
.employeelist dd {
  margin: auto;
  position: relative;
  top: -4em;
}

.title {
   display: block;
   font-weight: normal;
}
