.section {
  border-bottom: 1px solid #ccc;
  margin-top: 2em;
}

form h4{
  color:#999;
  font-size: 1em;
  margin-bottom: .2em;
}

#sidebar-right .contact h3 {
  border-bottom: none;
  font-size: 1em;
  padding-bottom: 0;
  margin-bottom: 0;
}

#sidebar-right .contact p {
  color: #333;
  border-bottom: none;
}


#sidebar-right .contact p a {
  border-bottom: none;
}