body.beHomePage #contentContainer {
	width: 700px;
}

body.beWide #contentContainer {
	width: 900px;
}
.button_label {
	background-image:url(../images/button_bg.png);
}

#contentContainer .button img {
	border: none;
	display: inherit;
	float: none;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.news_block_title {
	color:#448FB6 !important;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif !important;
	font-size:14px !important;
	line-height:18px !important;
	font-weight: bold !important;
}

.left_news_block, .right_news_block {
	display: inline;
}

.news_item_img {
	display: inline;
	background-color: #9C9;
}

#contentContainer .news_item_img img, #contentContainer img.big_news_img {
	border: none;
	display: inherit;
	float: none;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

#contentContainer .big_news_img_wrap a {
	border-bottom: none;
}
