

.sidebar {
	margin-bottom: 20px;
}

	.sidebar_headline {
		font-size: 11px;

		color: #0f68ba;

		line-height: 14px;
	}

	.sidebar_body {
		font-size: 11px;

		color: #737a7f;

		line-height: 14px;

		margin-bottom: 11px;
	}

	.sidebar_photo_h {
		height: 102px;
		width: 170px;

	}

	.sidebar_photo_v {
		height: 283px;
		width: 170px;
	}

	.sidebar_photo_sep {
		height: 20px;
	}

	.sidebar a {
		color: #0f68ba;
	}

	.sidebar_link {
		font-size: 10px;

		color: #0f68ba;
	}
