.spec_block {
	text-align: left;
	margin-left: 10px;
}

.spec_key {
	background-color: #819bca;
	width: 75px;
	height: 20;
}

.spec_value {
	background-color: #d7dfee;
	width: 215px;
	height: 20;
}

.feat_text {
	width: 280px;
}

.feat_line {
	vertical-align: top;
}

.feat_arrow {
	width: 17px;
}