#hdrPrint { display: block; text-align: center; padding-bottom: 20px; }
#hdrLeft, #hdrRight, #hdrNav { display: none; }

h1, .h1, .Heading1, h2, .h2, .Heading2, h3, .h3, .Heading3, h4, .h4, .Heading4, h5, .h5, .Heading5 { color: #666; }

ul { margin: 0px 0px 0px 15px; padding: 6px 0px 8px 0px; }
ul li { background-image: none; display: list-item; list-style-type: square; padding: 0px; margin-right: 25px; }

div.formBox h2 { color: #666; background: #fff; border: 1px solid #999; padding: 5px; border-bottom: 0px; }
div.formContent { background: #fff; border: 1px solid #999; padding: 5px; border-top: 1px solid #ccc; }
div.twoColBoxLeft h2, div.twoColBoxRight h2 { color: #666; background: #fff; border: 1px solid #999; padding: 5px; border-bottom: 0px; }
div.twoColBoxLeft div.container, .twoColBoxRight div.container { background: #fff; border: 1px solid #999; padding: 5px; border-top: 1px solid #ccc;}
div.threeColBoxLeft h2, div.threeColBoxCenter h2, div.threeColBoxRight h2 { color: #666; background: #fff; border: 1px solid #999; padding: 5px; border-bottom: 0px; }
div.threeColBoxLeft div.container, div.threeColBoxCenter div.container, .threeColBoxRight div.container { background: #fff; border: 1px solid #999; padding: 5px; border-top: 1px solid #ccc;}

table.basketContainer { border: 1px solid #999; }
table.basketContainer th { background: #fff; color: #666; padding: 5px; border-bottom: 2px solid #ccc; }
table.basketContainer td { background: #fff; padding: 5px; border-top: 1px solid #ccc; border-bottom: 0px; }
div.basketFooter div.left { width: auto; }
div.basketFooter div.right { width: 170px; }
div.basketFooter div.basketSummaryLeft { border: 1px solid #fff; background-color: #fff; color: #666; }
div.basketFooter div.basketSummaryRight { border: 1px solid #999; }

.carriageError, .carriageNotes { background: #fff; padding: 5px; border: 1px solid #ccc; margin-bottom: 5px; color: #666; font-weight: bold; display: block; font-size: 10px; }

#orderConfPrintBtn { display: none; }

.radEditor img[src="/RadControls/Editor/Skins/Outlook/img/editor.gif"] { display: none; }
