/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
.noshow1 {display: none; }
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide, .user {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}

#menu, #footer { display: none;}
#text2 {visibility:visible; color:#000000;}
#tab-set, .tabs, #text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10 {visibility:visible; color:#000000; display:inline !important;}

.footer, .denSearch2 {display:none;}
#tab-container, .tabs, #tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7, #tab8, #tab9, #tab10 {visibility:visible; color:#000000; display:inline !important;}

/* start table
--------------------------------
*/
#product {
font-size: 10px;
}

#product table {
border-collapse: collapse; 
color: #333; 
border: 1px solid #CCCCCC;
}

#product table tbody td {
font-size: 11px;
padding: 5px; 
vertical-align: top;
text-align:left;
border-bottom: 1px solid #ccc;
}