@import url("specification_exp_common.css");


.column h3 {
	font-weight: bold;
	padding-bottom: 2px;
}
.column .outline {
	font-size: 14px;
	line-height: 150%;
	background: #dfedfe;
	padding: 12px;
}
.column .container {
	padding-bottom: 24px;
}
.column .image {
	float: left;
	width: 200px;
	padding-bottom: 12px;
}
.column .text {
	float: right;
	width: 380px;
}
.column .text p {
	line-height: 150%;
	padding-bottom: 12px;
}
