.driver_data {
  float: right;
  width: 38%;
}

.driver_data strong {
color:#F14C0C;
}

.driver_data a{
  text-decoration:none;
  color:#666666;
  font-weight:bold;
}

.driver_data a:hover{
  text-decoration:none;
  color:#666666;
  font-weight:bold;
}

.driver_data p {}

.driver_name {
  text-align: right;
  float: left;
  width: 45%;
  margin-right:10px;
}

.driver_name h1 {
color:#F14C0C;
border-bottom-color:#F14C0C;
border-bottom-style:dashed;
border-bottom-width:1px;
}

.driver_name h2 {
color:#FFCB00;
font-size:1em;
}

.driver_name h2 a {
color:#FFCB00;
text-decoration:underline;
}
