/* Printer-fiendly stylesheet */

/* Suppress link when printing invoice */
div#linkToOrderDetails, .dontPrint { display: none; }

header, footer, .mobile, .livechat_tab{
	display: none;
}

table.tabDetails th,.tableTitle {
	height:40px;
	padding:0;
	line-height:40px;
	font-weight:700;
	font-size:14px;
	color:#000!important;
	text-decoration:none;
	margin:-1px 0 0!important;
	background:#eee;
	border:1px solid #c0c0c0;
}

table.tabDetails th {
	padding-left: 18px;
}

.tableTitle.first {
	border-right:0;
	padding-left: 18px;
}

.tableTitle.last {
	border-left:0;
}

table.tabDetails {
	margin: 0;
	width: 100%;
}
.giveaway-banner{
display: none;
}
