#result_report {
  color: #999999;
  border-bottom: solid #dedede 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#common_report,
#did_you_mean {
  margin-bottom: 15px;
  font-style: italic; 
}

#results a {
  font-size: 1.3em;
}

#results .url {
  color: #af1e2c;
}
