body @page { size:21.0cm 28.0cm; margin: 1cm; }

body, #content, #head, a, a:hover, a:active, #content a {
	background-color: #FFF;
	color: #000;
}

#container, #page {
	width: 100%;
    margin: 0;
}

#container, #page {
	background-image: none;
	background-color: #FFF;
}

#head {
	font-size: 18px;
	height: 30px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

#content {
	position: relative;
	top: 0;
	left: 0;
	width: 95%;
	overflow: visible;
	font-size: 13px;
}

#content p, #content h1, #content h2, #content h3{
	margin-left: 0;
	margin-top: 0.7em;

}

.box20, .box25, .box30, .box33, .box40, .box50, .box60, .box66, .box70, .box75, .box90, .box100 {
   /*position: relative;
	top: 0;
	left: 0;*/
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	background-color: #FFF;
	color: #000;
}

#nav, #logo, #line, #name, #lang, #shopinfo {
	display: none;
}

.clear {
	clear: both;
	height: 0.5em;
	line-height: 0.5em;
}