#contactosB .contacts {
	margin: 20px 0;
}
#contactosB .contacts li {
	margin-bottom: 20px;
}
#contactosB #contentWrapper h4 {
	color: #6f9e35;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #d5dde1;
}
#contactosB .contacts li p span {
	color: #313c43;
	font-weight: bold;
}
#contactosB .form {
	padding-top: 20px;
}
#contactosB .form h4 {
	border: none !important;
}
#contactosB .form .actions p {
	width: 100%;
}
