.news_date {
	font-size: 11px;
	color: #999999;
	text-align: right;
}

#news_front_list {
	padding: 0px 0px 0px 16px; 
	margin: 0px; 
}

.news_front_item {
	margin-bottom: 8px;
}

.news_front_title {
	display: block;
	font-weight: bold;
	margin-bottom: 6px;
}

#news_subscr_block {
	height: 140px;
}

#news_subscr_form {
	width: 360px;
	margin-left: 270px;
}

#news_subscr_label {
	color: #6d6385;
	font-weight: bold;
}

#news_subscr_descr{
	font-size: 11px;
}

