#conts .poDL dt {
  padding-bottom: 12px;
	margin-bottom: 13px;
	font-size: 1.6em;
	background: none;
	border-bottom: 1px solid #DEDEDE;
  color: #f27b00;
  font-weight: 600;
}

#conts .poDL dd {
  font-size: 1.5em;
  margin-bottom: 30px;
}

