


* {
	border: 0;
	font-family: TestFont;
}

#top_shadow, #bottom_shadow, #footer, #header, #bottom, #navigation_bar, #header_bar, #leftBar, #searchBox, .imageLabel {
	display: none;
}

body {
	font-size: 0.85em;
	background-color: #ffffff;
	line-height: 120%;
}

#header {
	display: none;
}

p {
	text-align: justify;
}

#short_description p {
	text-align: left;
}

#main_container, #container, #side_shadow, #content_container {
	width: 100%;
}

#pictures img {
	width: 100%;
}

#test {
	page-break-before: always;
}


