/*
 * CSS Document
 * $Id: orderproduct.css 3677 2009-12-09 16:01:39Z darwin $
 *
 * custom style sheet for order process*/

td.orderarrowcolour { background: url('/images/arrow.gif') no-repeat top center; }
td.orderarrowbw { background: url('/images/arrow_bw.gif') no-repeat top center; }
th.heading { color: #003366; font-size: 10px; font-weight: bold;}
td.heading { color: #003366; font-size: 10px; font-weight: bold; padding-bottom:5px;}
