/* New Product List --------------------------------- */
#newproducts { background: url(../t_images/bottom_yellow.gif) no-repeat }
#newproductlist table td { vertical-align: top;padding-bottom: 14px;}
img.newproductpic { display: block; margin: 0 0 14px 0; padding: 0 }
.newproddesc { display: inline; background: url(../t_images/newprod_arrow.gif) no-repeat right;   padding-right: 12px; font: 12px Arial, sans-serif;   }
.newproduct1 a { background: url(../t_images/newprods_1_off.gif) no-repeat; display: block; padding: 10px 15px 0 15px }
.newproduct1 a:hover { background: url(../t_images/newprods_1_on.gif) no-repeat }
.newproduct2 a { background: url(../t_images/newprods_2_off.gif) no-repeat; display: block;  padding: 10px 15px 0 15px;  }
.newproduct2 a:hover { background: url(../t_images/newprods_2_on.gif) no-repeat }
.newproduct3 a { background: url(../t_images/newprods_3_off.gif) no-repeat; display: block; padding: 10px 15px 0 15px }
.newproduct3 a:hover { background: url(../t_images/newprods_3_on.gif) no-repeat }
.newproduct3, .newproduct1, .newproduct2 { text-align: center }
#newproductlist a { color: #000; text-decoration: none }


