

.sidebar {
	margin-bottom: 20px;
}

	.sidebar_headline {
		font-size: 11px;

		color: #00635e;

		line-height: 14px;
	}

	.sidebar_body {
		font-size: 11px;

		color: #737a7f;

		line-height: 14px;

		margin-bottom: 11px;
	}

	.sidebar_photo {
		height: 70px;
		width: 170px;

	}

	.sidebar a {
		color: #00635e;
	}

	.sidebar_link {
		font-size: 10px;

		color: #00635e;
	}

.sidebar_sep {
	height: 1px;
	width: 164px;

	background-image: url(../images/style2_sidebar_sep.gif);
	background-repeat: no-repeat;

	margin-bottom: 20px;
}
