.f_newslist
{
	padding: 5px 0px 5px 0px;
	color: #595959;
	font-size: 12px;
}
.f_element
{
	padding: 5px;
}
.f_element div
{
	padding: 3px 0px;
}

.f_newslist a
{font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
.f_newslist a:hover
{font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}
.f_newslist_title
{
	background-color: #207bd4;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	color: #ffffff;
}
.f_element_date
{
	color:#00703d;
}
.f_element_name
{
	font-weight: bold;
}
.f_element_text
{
}
.f_element_link
{
}
f_element_grayline {

	background-image: url(/bitrix/templates/first_page/image/GrayLine.gif);
	background-repeat: repeat-x;
	height: 5px;}
