div.stepsboxactive { float:left; background: #850014; width: 100px; font-size: 11px; text-align: center; color: #fff; margin-right: 5px; }
div.stepsboxinactive { float:left; background: #485871; width: 100px; font-size: 11px; text-align: center; color: #fff; margin-right: 5px; }
.nav {margin: 15px 0; display:block; float:left;}
div.orderbox { float:left; background: #f7f7f7; border: 1px solid #e6e6e6; margin-bottom: 5px; }
.orderbox textarea {width: 300px; display:block;}
div.orderboxpadding { padding: 5px; }
p {display:block; clear:both;}
.cartedit { color:#009900; }
.cartremove { color:#cc0000; }