#menuJQ, #designstudio-button, #nav, #footer, #homeMsgs, #tweettweet, .cms-dtree, #imgClick, #in-place-edits, #designstudio, .textbttn, #blogentry{
	display: none;
}
*, html, body, form {
	color: #333333;
	font-family: 'Trebuchet MS', Georgia,Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px; 
	word-wrap: break-word;	
}
#printLogo {
	display: block;
}
h1 {
    display: block;
    padding-left: 0px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.8em;
    text-transform: uppercase;
    color: #558E8E;
}

a {
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
}

@media print {
	@page {
		margin-top: 15mm; margin-bottom: 15mm; margin-left: 10mm; margin-right: 10mm;
   }
}

#floating_total, #resellerInfo, #valid, 
.warranty-line td:nth-child(3), #color-row td:nth-child(3), #totals-row, #Maint-row, #dlvArea, #colExp {
	display: none;
}
.warranty-line td:nth-child(2), #color-row td:nth-child(2){
	display:block;
}

.pagenav {
	display: none;
}
.topnav{
    display: none;
}

.navbar .logo img{
	width:200px;
}