/*
 a[href]:after {
	 content:" <"attr(href)">";
	 color:#888;
	 background-color:inherit;
	 font-style:italic;
	 size:80%;
} 
*/

@page {
	size:21.0cm 14.85cm;
	margin:0 2cm 2cm 2cm;
}

div {
	margin:0;
	padding:0;
}

body {	
	margin-top: 70px;         
	font-family: Arial, Helevetica, sans-serif;
	font-size: 10pt;
	color: #000;
	width:530px;
}

a {
	color: #000;
}

h1 {
	margin-top: 5px;
	font-size: 8pt;
	line-height: 1.5em;	
}

h2 {
	margin-top: 5px;
	font-size: 8pt;
	line-height: 1.3em;	
}

h3 {
	margin-top: 5px;
	font-size: 8pt;
	line-height: 1em;	
}

h4 {
	font-size: 11pt;
	line-height: 1em;
}
p {
	margin-bottom:5px;
}

img {
	border: none;	
}

#productNav, #moreProducts, #similarProducts, #productMetaLinks, #service, #serviceNav, #quickNavContainer, #drawerProd, #drawer, #corporate, .serviceNav, #naviRight, #altNav, #imgTools, #nextProduct, #prevProduct, #label, #recommendArticle, .noprint {
	display:none;
}


.logo {
	margin:0 0 5px 0;
	display:block;
}

a:link, a:visited {
	color: #000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

fieldset {
	border:none;
}

li {
	margin:3px 0 5px 0;
	padding:0;
	background-image: none;
}

img.visualSmall{
	width:50%;
	height:50%;
	float:left;
	margin: 0 1em 1em 0;
}