@import url("specification_exp_common.css");


.column h3 {
	color: #06c;
	font-weight: bold;
	padding-bottom: 4px;
}
.column .container {
	padding-bottom: 24px;
}
.column p {
	line-height: 150%;
	padding-bottom: 12px;
}
.column .outline {
	font-size: 14px;
	line-height: 150%;
	background: #dfedfe;
	padding: 12px;
}
