#wrapper, #footer {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#footer, #footer-place {
	height: 22px;
}
#footer {
	height: 20px;
	line-height: 20px;
	margin-top: -22px;
}
#header {
	text-align: left;
	width: auto;
	height: 25px;
}
#logo {
	padding: 5px;
}
#breadcrumbs {
	display: block;
	float: right;
	padding: 5px;
}
#content {
	padding: 5px;
}
#counters {
	display: none;
}
#menu ul {
	display: block;
	list-style: none;
	padding: 0px;
	width: auto;
	line-height: 20px;
	height: 20px;
}
#menu ul li {
	display: block;
	float: left;
	margin-left: 10px;
}
#menu ul li.active {
	font-weight: bold;
}
.title, h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 20px;
}
