div.stepsboxactive { background: #bebebe; width: 130px; font-size: 12px; text-align: center; color: #333; margin-bottom: 5px; }
b.stepsboxactivertop, b.stepsboxactiverbottom { display:block; background: #f0f0f2 }
b.stepsboxactivertop b, b.stepsboxactiverbottom b {display:block;height: 1px; overflow: hidden; background: #bebebe; }

div.stepsboxinactive { background: #bebebe; width: 130px; font-size: 12px; text-align: center; margin-bottom: 5px; }
b.stepsboxinactivertop, b.stepsboxinactiverbottom { display:block; background: #f0f0f2 }
b.stepsboxinactivertop b, b.stepsboxinactiverbottom b {display:block;height: 1px; overflow: hidden; background: #bebebe; }

div.orderbox { background: #dcdcdc; margin-bottom: 5px; }
b.orderboxrtop, b.orderboxrbottom { display:block; background: #f0f0f2 }
b.orderboxrtop b, b.orderboxrbottom b {display:block;height: 1px; overflow: hidden; background: #dcdcdc; }
div.orderboxpadding { padding: 5px; }

b.r1 {margin: 0 5px}
b.r2 {margin: 0 3px}
b.r3 {margin: 0 2px}
b.r4 {margin: 0 1px;height: 2px}