.nList li {
margin-bottom: 1em; }

.nList li span {
font-weight: bold; }

dl.unit dd {
margin-bottom: 5px;
margin-left: 3em;
 }
 
table.specification2{
	width: 550px;
	clear: both;
	margin:20px 0;
	border: 1px solid #ccc;
	border-collapse:collapse;
} 
 
table.specification2 th,
table.specification2 td{
	font-size:11px;
	border: 1px solid #ccc;
	border-collapse:collapse;
	padding: 5px;
} 
 
table.specification th{
	font-size:12px;
}

table.specification2 th{
	background-color: #eaeaea;
}

table.specification2 th.color{
	background-color: #dce9fd;
}

table.specification2 td{
	text-align: center;
}

table.specification td{
	vertical-align:top;
}

th.narrow {
	width: 1em;
}

