/* ------------------------------- PRINTING-RULES --------------------------- */
*
{
  color: #000000;
  background-image: none;
}
body
{
  margin: 0px;
  padding: 0px;
  color: #000000;
  background-color: #FFFFFF;
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
h1,h2,h3,h4,h5,h6
{
  page-break-after: avoid;
}
h1,h2
{
  page-break-before: auto;
}
a:after
{
}

.invisible
{
  display: ;
}

.noprint
{
  display: none;
}

.forprint-clear
{
	clear: both;
}


#menu-line, #ilu-line, #logo-line,
#content-column-1, #content-column-3, #product-smartnav-main, 
#footer-1-frame, #profile-dialog-wrapper,
#product-detail-column-3
{
	display: none;
}

#product-detail-column-1
{
	width: 45% !important;
}

#product-detail-column-2
{
	width: 55% !important;
}

#logo-print {
	float: right;
}

#logo-print img {
	height: 28px;
}

#product-detail-caption-line *
{
	color: black !important;
}

.product-detail-box-description-p
{
	text-align: justify;
}

.addthis_toolbox
{
	display: none;
}

