BODY {
	background: White;
	font-size: 10pt;
}
p, td {
	font-size: 1.0em;
}
h3 {
	font-size: 1.2em;
}
#rightFloater h3 {
	font-size: 1.1em;
}
#pname h1 sup {
	font-size: 1.1em;
}
#prodMoreInfo h4 {
	font-size: 1.1em;
}

#header,
#tabcrumbs,
#moreinfowrap,
#resourcesBox,
#readytobuy,
.pvidlink,
#footercss {
	display: none;
}
#headerp {
	display: block;
}

#nomain {
	width: 7in;
}
#topinfowrap {
	/*width: 2.25in;*/
}
#topinfo {
	min-height: 5px;
}
* html #topinfo {
	height: 5px;
}
#topinfo div,
#topinfo form {
	display: none;
}

#topinfo {
	background: white url('/products/images/quickspecs-printable.gif') no-repeat left bottom !important;
}

/*
  Rework Pricing Area for Print Version
*/
#pricing {
	min-height: auto;
}
* html #pricing {
	height: auto;
}
#pricing .flleft {
	float: none;
}
#pricing .flright {
	float: none;
}
#pricing .flleft br {
	display: none;
}
#thePrice {
	padding-top: 2px;
}
#pricing .flleft p {
	margin-top: 2px;
}
