#navigation { display:none }
#mastheadwrapper { display:none }
#showcase { display:none }
#total {
	float: left;
	width: 50%;
}
#shipping {
	float: left;
	width: 49%;
}
.lightfont {
	font-weight: bold;
}
#printonly img {
	padding-bottom: 10px;
}

#pricelist p {
	font-size: 0.8em;
	line-height: 0.8px;
}
	
#itemnumber {
	float: left;
	width: 9%;
	
}

#itemnumber p{
	font-weight: bold;
}

#itemname {
	float: left;
	width: 81%;
}

#itemprice {
	float: left;
	width: 9%;
}

#itemprice p {
	font-weight: bold;
}

.fullcontent {
	clear: both;	
}

#screenonly { display:none }
