.header {
	display: none !important;
	width: 0px !important;
	height: 0px !important;
}

footer {
	display: none;
}

table {

}

h1, h2, h3, h4 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin-bottom: 20px;
	font-size: 20px;
}

tr {

}

th {
	background: #F3F3F3;
}

th, td {
	padding: 5px;
	text-align: left;
	border: 1px solid #CCC;
}

.well, .label, .alert {
	display: none;
}

.cart-table {
	margin-bottom: 20px;
}

.btn {
	display: none !important;
}

.modal {
	display: none !important;
}