@CHARSET "ISO-8859-1";
#all-products{
	margin-top: 11px;
}
#all-products table.nas-table{
	
}
	#all-products table.nas-table td, #all-products table.nas-table th{
		width: 200px;
		text-align: center;	
	}
	#all-products table.nas-table td.first-col, #all-products table.nas-table th.first-col{
		text-align: left;
		width: 50%;
	}
	
.all-products-odd{
	background-color: #E4E4E4;
}
