#invoice_page {
	width:100% !important;
}

#invoice_page h2 {
	font-size:17px;
	margin:17px 0px !important;
}

#invoice_page .clearfix {
	clear:none;
}

#invoice_overview {
	width:100% !important;
}

#billing_overview {
	display:none !important;
}

#billing_overview input {
	opacity:1;
	padding:5px !important;
}

#billing_overview input[name=submit] {
	background:none !important;
}

#invoice_page .web_invoice_due_date {
	bottom:-20px !important;
	color:#58BFED !important;
	left:0 !important;
	margin:0;
	padding:0;
	position:absolute;
}

#invoice_page #invoice_business_info {
	float:right !important;
}

#search,
#nav,
.post-edit-link,
#footer {
	display:none;
}

tbody tr {
	height:65px;
	width:100%;
}

tbody, table {
	width:100%;
}

tbody tr td {
	font-size:17px;
	font-weight:bold;
}

.description_text {
	font-size:17px;
	font-weight:normal;
}

#logo h1 {
	font-size:70px;
	margin:20px 0px 0px 0px;
}

#logo p {
	color:#555555;
	font-family:verdana;
	font-size:19px;
	margin-left:6px;
	margin-top:-15px;
}

#logo {
	margin-bottom:30px;
}

#logo span {
	color:#1B556F;
}

.web_invoice_bottom_line {
	font-size:27px;
	font-weight:bold;
}

th {text-align:left; border-bottom:3px solid #000;}

body {
	font-size:17px;
	font-family: Arial, sans-serif;
}

.noprint {
	display:none;
}