/* 
COMPUTROLS.COM
CSS DOCUMENT
2009.01.05
VERSION 1.0
TABLE STYLES
AUTHOR: VDT
*/

/* PRODUCT SPECS
----------------------------- */

table.table-tech-specs { width: 100%; margin-bottom: 10px; }
table.table-tech-specs th, table.table-tech-specs td { padding: 6px 4px; }
table.table-tech-specs th { font-size: 1.1em; font-weight: bold; width: 140px; line-height: 1.4em; }
table.table-tech-specs tr { border-bottom: 1px dotted #666; }
table.table-tech-specs td { font-size: 1.1em; line-height: 1.2em; }
/* PRODUCT SPECS
----------------------------- */

table.table-parts-accessories { width: 100%; margin-bottom: 10px; }
table.table-parts-accessories th, table.table-parts-accessories td { padding: 6px 4px; }
table.table-parts-accessories th.header { font-size: 1.4em; font-weight: bold; }
table.table-parts-accessories th { font-size: 1.1em; font-weight: bold; width: 140px; line-height: 1.4em; }
table.table-parts-accessories tr { border-bottom: 1px dotted #666; }
table.table-parts-accessories td { font-size: 1.1em; line-height: 1.2em; }

