body {
	font-family: Arial, sans-serif;
	line-height: 135%;
	font-size: 0.9em;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 110%;
	margin: 0 0 10px 0;
}
a {
	color: black;
	text-decoration: none;
}
.border {
	border: 1px solid black;
}
.top-area,
.bnnr,
.bnnr-top,
.right-col,
.footer,
.partners,
.bpager,
.navi,
form {
	display: none;
}
table {
	border-style: none;
	border-collapse: collapse;
}
table td,
table th {
	border: 1px solid black;
	padding: 5px 5px;
	text-align: left;
}
.item {
	padding: 15px 0;
	clear: both;
}
.item .image img {
	float: left;
	margin: 0 10px 5px 0;
}
.gallery .item {
	float: left;
	margin: 0 3% 10px 0;
	width: 47%;
	clear: none;
}
.gallery .item h2 {
	clear: both;
}
.photo-item {
	float: left;
	margin: 0 10px 10px 0;
}