/***********  Product Spec Table  ************/

table { font-weight: 300; font-size: 14px; color: #333;}
table tr td, th { background: #ddd; padding:15px;}
table tr:nth-child(2n) td, tr:nth-child(2n) th { background: #fFF;}
.red {color: #D96D00;}
caption {text-align:right; color:#777; font-size:80%;}
