.code {
	background: #F8F8F8;
	padding: 18px 24px;
	margin: 14px 8px 38px 0px;
}
.code code {
	display: block;
	margin-bottom: 12px;
	font-size: 12px;
}
.code code.solid {
	margin-bottom: 0px;
}
h4.underlined {
	border-bottom: 1px dotted #5989b7 !important;
	margin-top: 48px !important;
	padding-bottom: 6px !important;
	margin-bottom: 18px !important;
}