/* Place An Order ======================================== */

div.orderproductsdescription {margin: 1em 2em 1em 1em; padding:0; float: left; width: 585px;}
div.orderproductsdescription div.headerInfo {margin: 0 0 2em; padding: 0 0 0 .7em; font-size: 13px;}
div.orderproductsdescription div.headerInfo H1 {margin: 0; padding: 0; font-size: 24px;}
div.orderproductsdescription P {}

div.orderproductsdescription DL {display:block;  padding:10px; border:3px solid rgb(255, 191, 201);}
div.orderproductsdescription DT {font-weight:bold; font-size:13px;}
div.orderproductsdescription DD {margin-top:5px;}

div.orderproductsdescription div.browselink {width: 100%; text-align: center; padding: 2em 0;}
div.orderproductsdescription div.browselink A {font-size: 28px; font-weight: bold; color: #006699;}
div.orderproductsdescription div.browselink A:hover {color: #ff3333;}

/* Add to Carts ======================================== */

div.addtocarts {float: left; width: 310px;}


/* order literacture ====================================== */

table.orderliterature {border-collapse:collapse; padding:5px; width:100%;}
table.orderliterature TH {padding:2px; text-align:left; border-bottom:1px solid rgb(233,233,233);}
table.orderliterature TD {padding:2px;  border-bottom:1px solid rgb(233,233,233); }

table.orderliterature TD IMG {margin:10px;border:1px solid rgb(153,153,153);}

A.orderliteraturebutton {text-decoration:none; font-weight:bold; background:url(images/orangebutton120.jpg) top left no-repeat; height:21px; width:120px; display:block; float:right; text-align:center; font-size:12px; color:rgb(255, 255, 255); padding:4px 0px 0px 0px;margin: 1em; }



/* order status  ====================================== */

span#NextStepPostCancel {display:block; padding:5px; font-weight:bold;}
span#NextSpan {text-decoration:none; font-weight:bold; background:url(images/orangebutton120.jpg) top left no-repeat; height:21px; width:120px; display:block; float:right; text-align:center; font-size:12px; color:rgb(255, 255, 255); padding:4px 0px 0px 0px;margin: 1em; }


