#scroll_groups_news { 
	height: 275px;
	width: 270px;
	overflow: auto;
	position: absolute;
	left:0px; top:200px;
}

.group_block_news { 
	width: 250px;
	margin: 0px 0px 0px 0px;
}

.news_date {
	color: #82AAB4;
}

.news_title {
	color: #82AAB4;
}

a.news_date {
	color: #82AAB4;
	text-decoration: none; float: left; width: 100%;
}

a.news_title {
	color: #82AAB4; margin: 2px 0px 2px 0px;
	text-decoration: none;  float: left; width: 95%; font-weight: bold;
}

a.news_date_active {
	color: #000000;
	text-decoration: none;
}

a.news_title_active {
	color: #000000; margin: 2px 0px 2px 0px;
	text-decoration: none; float: left; width: 100%; font-weight: bold;
}

.news_list_item {
		border-bottom:1px solid #E6E6E6;
		padding: 5px 0px 5px 0px; float: left; width: 250px;
}

.news_list_detail {
	border: 2px solid black;
	background-color: red;
	width: 300px;
	height: 400px;
}

.news_date  {
	#padding-top: 10px;
	color: #000000;
}

.news_label  {
	padding-bottom: 10px;
	color: #000000;
	font-weight: bold;
}

.news_text {
color: #000000;
float: left; display: block; width: 550px;
}
.news_leadtext {
margin: 0px 0px 10px 0px; display: block; float: left; width: 550px;
}
.news_leadtext-list {
float: left; margin: 0px 0px 0px 0px; display: block; width: 250px;
}
