div#orderplat_splash{
 margin:0px 3px; border-bottom:3px solid #FF4E00; width:610px; height:215px; background: transparent url(../im/order/orderplat_splash.jpg) top left no-repeat;
 }
 
div#orderfree_splash{
 margin:0px 3px; border-bottom:3px solid #FF4E00; width:610px; height:215px; background: transparent url(../im/order/order_splash.jpg) top left no-repeat;
 }

div#orderthanks_splash{
 margin:0px 3px; border-bottom:3px solid #FF4E00; width:610px; height:215px; background: transparent url(../im/other/other_splash.jpg) top left no-repeat;
 }
 
div.main img#getecho {
 margin:-70px 15px 20px 0; float:left; height:80px;
 }

div#btn_rack {
 height:260px;
 }

div#form_rack {
 height:160px;
 }

div.btn_box, div.form_box {
 float:left; margin:3px 5px; border:1px solid #ddd;
 }

div.btn_box img {
 margin: 10px;
 }

div.btn_box img:hover, div.form_box img:hover  {
 cursor:pointer hand;
 }

div.form_box img {
 margin: 4px;
 }
 
div.btn_name, div.form_name {
 background-color:#ddd; padding:2px 5px; font-size:9pt; text-align:center;
 }

#main h2 {
 text-align:right;
 }
 
#main h3 {
 margin:0; padding: 20px 0 10px 0;
 }

table#orderdetails { border-collapse:collapse; }
table#orderdetails input { background-color:#F7F7F7; border:1px solid #B7C5CD; margin:3px 0; border-left-width:5px; padding:2px 7px; }
table#orderdetails input.chk { margin-right:8px; border:0; }
table#orderdetails input#ordersubmit { margin-top:14px; border:0;}
iframe#termsbox { border:1px solid #B7C5CD; border-left-width:5px; height:200px; width:335px; }