form, ul#menu, #navigation, #submenu, #crumbs, #appendix, #pagination, #footer p a, .delimiter, #mark, #motive, #side-column-1 {
	display: none;
}

body {
	background: #ffffff;
}
a {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3, strong {
	color: #000000;
}
#wrapper {
	background: none;
	margin: 0px;
	width: 100%;
}
#header {
	background: none;
	height: auto;
	margin-bottom: 20px;
}
#logo {
	position: relative;
	left: 0px;
	top: 0px;
}
#page {
	background: none;
	padding: 0px;
}
#content {
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#footer {
	background: none;
	border-top: 2px solid #000000;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	position: relative;
	width: 100%;
}
#footer p {
	padding: 0px;
}
ul.gallery li.last-in-row {
	margin-right: 25px;
}
#motive {
	margin-bottom: 20px;
}
.alert {
	background: #ffffff url('/img/u/ico-alert.png') 12px 10px no-repeat;
	color: #000000;
}