@CHARSET "UTF-8";

#seo { padding-top:35px; }

.master {}

.page_heading { margin-left:50px; }

.page_heading h2 { padding-bottom: 13px;}

.page_heading .textblock {
	font-size:18px;
	line-height: 28px;
	margin-bottom:25px;
	width: 600px;
}

.content_text_block {
	font-size: 13px;
	line-height: 24px;
	margin-bottom:21px;
}

.left { float:left; }
.right { float: right; }

.widget_container {
	width: 270px;
	height:auto;
	border:1px solid #eff2ce;
	padding: 0px 15px;
	margin-left:17px;
	margin-bottom:20px;
}

.widget_container .widget {
	padding: 15px 0;
	border-bottom:1px solid #eff2ce;
	font-size: 12px;
	line-height: 18px;
	overflow:hidden;
}
.widget_container .widget.last { border-bottom:none; }

.widget_container .widget h4 {font-size:13px; line-height:13px;padding-bottom: 8px; }
.widget_container .widget img {max-width: 270px;}
.widget_container .widget img.left { margin-right: 12px; }
.widget_container .widget img.right { margin-left: 12px; }

