#profile-procedures h3 {
	margin-bottom: 15px;
}

table.procedures thead td, 
table.procedures thead th {
  border: none;
}

table.procedures tbody tr.procedure_header td{
  border-top:2px solid #444;
  background:#E0E0E0;
  text-align:left;
}

.unconfirmed_procedures {
	margin-top:5px;
}