#line {
	border-bottom: 1px solid #c41a0b;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}
	
.specsTitle {
	background-color: #c41a0b;
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 0px 15px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
	
.specsGroupHeader {
	background-color: #f1f6fc;
	padding: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
}
	
.specsElement {
	font-size: 11px;
	padding: 5px;
	border-top: 1px dotted #999999;
}
	
.specsElement span{
	display: block;
	padding: 4px 0px 0px 0px;
}
