#delivery h2, #payment h2, #info h2 {
	font-size: 18px;
    font-weight: bold; 
    margin-left:20px;
	margin-bottom: 15px;
	border-bottom-style: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #57150C;
	padding-left: 7px;
	text-decoration: none;
}

dt.deflist-title {
  font-weight: bold; 
}