div.stepsboxactive { 
background: #ecd13b; width: 150px; font-size: 12px; text-align: center; color: #000; margin-bottom: 6px;
border-radius: 5px;
border: 2px solid #bebdbd;
}
b.stepsboxactivertop, b.stepsboxactiverbottom { 
display:block; background: #ecd13b; 
}
b.stepsboxactivertop b, b.stepsboxactiverbottom b {display:block;height: 1px; overflow: hidden; background: #ecd13b; }

div.stepsboxinactive { 
background: #d9d7d7; width: 150px; font-size: 12px; text-align: center; margin-bottom: 6px;
border-radius: 5px;
border: 2px solid #bebdbd;
}
b.stepsboxinactivertop, b.stepsboxinactiverbottom { 
display:block; background: #d9d7d7;
}

b.stepsboxinactivertop b, b.stepsboxinactiverbottom b {display:block;height: 1px; overflow: hidden; background: #d9d7d7; }

div.orderbox { 
background: #e2e0e0; 
margin-bottom: 5px; 
border-radius: 5px;
border: 2px solid #d1d0d0;
}
b.orderboxrtop, b.orderboxrbottom { display:block; background: #e2e0e0; }
b.orderboxrtop b, b.orderboxrbottom b {display:block;height: 1px; overflow: hidden; background: #e2e0e0; }
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}

/* --------------------------------------------------------------
   My custom CSS
-------------------------------------------------------------- */
#selregister{
border: 2px solid #d1d0d0;
}
