.datasheet {table-layout: fixed; width: 680px; margin-bottom: 25px;}
.datasheet th, .datasheet td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #bdc2c6;
}
.datasheet .header {
	font-size: 12px;
	background: #C4CEC7;
	color: #333333;
}
.datasheet .divider {
	border-right: 1px solid #bdc2c6;
	color: #333333;
}
.datasheet .description {
	vertical-align: bottom;
	background-color: #EAEAD5;
	color: #999999;
}
.datasheet .even {background: #fff;}
.datasheet .odd {background: #f6f6f6;}
#options td {padding-bottom: 2px;}
#options td.description {padding-bottom: 5px;}
#techspecs {font-size: 10px;}
#techspecs h3 {margin-bottom: .5em;}
#techspecs h4 {margin-bottom: .2em;}
.datasheet .di01 {
	color: #333333;
	background-color: #F0F0E1;
	border-right: 1px solid #bdc2c6;
}
.datasheet .di02 {

	border-right: 1px solid #bdc2c6;
	color: #333333;
	background-color: #D9E1DC;
}
