body{
	background: #fff;
	font-size: 12pt;
}
#WAI, #language, #main-menu, #where-to-use, .return-to-products, #brand-menu, .slide-brand, .world-map, #select-country, #close-popup-country-list, #contactform, .close-popup { display:none; }


/* bottom menu */
#bottom-menu ul{
	list-style: none;
}

.main-content-page img,
#bottom-menu img{
	display: block;
}

#logo a{
	background: #fff;
}

a img { border:0; }

/* tables */
table {
	width:100%;
	margin: 1.5em 0;
	font-family:Arial, Helvetica, sans-serif;
}
table, th, td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	color: #000;
}
caption {
	caption-side: top;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding: 1em 1em 1em 0;
}

#footer{
	display:none;
}