body {
	background: none !important;
	}

.layoutWrapper {
	width: 0 !important;
	}
	
.columnLayout {
	border-left: 0 !important;
}
	
.columnLayout .columnLeft {
	background: none !important;
	}

.noprint {
	display: none !important;
	}

/* written by JS */
.printbar {
	display: block;
    margin: 30px 0;
    }
    .printbar button {
		font-size: .9em;
        clear: both;
        display: block;
        cursor: pointer;
        text-align: left;
        font-weight: bold;
        background: url(/common/art/drucker.gif) no-repeat 0 0.4em;
        padding-left: 1.2em;
        border: 0;
        }
    .printbar img {
        display: block;
        margin-bottom: 10px;
        }
    .printbar h2 {
        font-weight: normal;
		font-size: 1em;
        margin-bottom: 30px;
        }
@media print {
    .printbar button {
        display: none;
        } 
    }

.head-area {
	margin-left: 1.9em;
	}

.onlyPrint {
	display: block !important;
	}

.onlyPrintFax {
	display: none !important;
	}	

table td,
table th {
	border: 1px #E5E5E5 solid !important;
	background: none !important;
	}

.marginT {
	margin-top: 2em;
	}

.inlineContent, .checkoutWaretable {
	width: 53em !important;
	}