	div.features table { 
		width:710px;
		margin:0px;
		padding:0px;
		border:0px;
		background-color:#FFFFFF;
		margin-bottom:10px;
	}
	div.features td, div.features th {
		padding:0px;
		margin:0px;
		color:#333333;	
		font-family: Trebuchet MS;
		font-size: 8pt;
	}
	div.features tr td {
		background-color: #FFFFFF;
		font-weight: normal;
        	color: #333333;
		border-right: 1px solid #C7CFB4;
		text-align:center;
		width:82px;
	}
	div.features tr td.feature {
		width:300px;
	}
	div.specifications tr td {
		width:355px;
	}
	div.features tr td.feature {
		border-right: 1px solid #C7CFB4;
		border-left: 1px solid #C7CFB4;
		padding-left: 15px;
		text-align:left;
		width:450px;
	}
	div.features th {
		line-height:16px;
		border:0px;
	}
	div.features tr.category th {
		height:25px;
	}
	div.features tr.category th {
		background-color: #A3B2C2;
		font-weight: bold;
        	color: #445566;
		border-right: 1px solid #C7CFB4;
	}
	div.features tr.odd td {
		background-color: #DCDFD5;
	}
	th.topleft span{
		margin-left:35px;

	}
	div.features tr.lastrow td {
		border-bottom:1px solid #C7CFB4;
	}
	th.topleft {
		text-align:left;
		background-image:url("/web/images/arrowSpecsTable2.gif");
		background-repeat:no-repeat;
		
	}
	div.specifications  table td {
		padding-left:5px;
		text-align:left;
	}
	div.specifications table td.feature {
		padding-left:15px;
		width:350px;	
	}
	
	div.features table{
		clear:both;
	}
	
	.features dl dd, .features dl dt {
		display:block;
		float:left;
		margin:0px;
		margin-bottom:10px;
		font-size:10px;
		padding:2px;
	}
	.features dt {
		color:black;
		text-align:center;
		width:30px;
		border:1px solid #C7CFB4; 
	}
	.features dd {
		background-color:#A3B2C2;
		color:white;
		width:125px;
		border:1px solid #A3B2C2;
		margin-right:10px;	
}	
	.features dl {
		display:block;
		margin:0px;
		padding:0px;
		width:710px;
		margin-bottom:15px;
}	
	
	.features table tr.category th {
		margin-top:0px;
		padding-top:0px;
		font-size:12px;
		height:40px;
}
	.specifications table tr.category th {
		height:40px;
}
