  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  
/* Print Spec Sheet Styles */
body#specSheet { margin: 0; color: #000000; font-family: Arial, Helvetica, sans-serif; position: relative; }
body#specSheet div#header { height: 123px; padding-bottom: 10px; border-bottom: 1px solid #cfcece; }
	body#specSheet #logo { float: left; }
	body#specSheet #aglow { float: right; padding-top: 91px; }
body#specSheet h1 { padding-top: 100px; margin-left: 250px; height: 30px; font-size: 20pt; font-weight: normal; line-height: 30px; background: url(../images/bg/dash.gif) bottom left repeat-x; }
body#specSheet div#productBlock { overflow: auto; padding: 30px 0; border-bottom: 1px solid #cfcece; }
/*body#specSheet div#productThumb { float: left; width: 450px; padding: 110px 0 0 110px; }*/
#productThumb { vertical-align: middle; text-align: center; width: 450px; }
/*body#specSheet div#productNum { margin-left: 460px; padding-top: 30px; }
	body#specSheet div#productNum p { font-size: 11pt; line-height: 18pt; }
body#specSheet div#productSpecs { margin-left: 460px; padding-top: 30px; }
body#specSheet div#productSpecs td { font-size: 11pt; line-height: 18pt; padding: 0; }*/
#productSpecs { vertical-align: middle; text-align: left; }
	#productSpecs p, #productSpecs td { font-size: 10pt; line-height: 18pt; }
#qrCode { float: left; width: 150px; height: 150px; }
body#specSheet div#noteBlock { clear: both; margin-top: 60px; }
body#specSheet div.notes { /*clear: both; width: 100%; */height: 24pt; line-height: 24pt; border-top: 1px solid #cfcece; }
table#wshGrid_grdList { margin-top: 15px; }
body#specSheet table#wshGrid_grdList td { font-size: 10pt; vertical-align: middle; border-bottom: 1px solid #cfcece; }
body#specSheet h2 { margin: 15px 0px; font-size: 14pt; font-weight: normal; }
body#specSheet #footer { clear: both; height: 68px; padding-top: 30px; }
	body#specSheet #footer img { float: right; }
	body#specSheet #footer p { font-size: 7pt; line-height: 14pt; text-align: left; padding-top: 12pt;  }
