﻿@import url("../../../../styles/customList.css");

.ctrl-customList.news
{
	position: relative;
}

.ctrl-customList.news .lnkRss
{
	position: absolute;
	right: 5px;
	top: -29px;
}

.ctrl-customList.news .headItems .item
{
	border: 0;
	padding-bottom: 18px;
}

.ctrl-customList.news .headItems .item .liTitle a
{
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	color: #000;
}

.ctrl-customList.news .headItems .item .liTitle a:hover
{
	color: #e26816;
}

.ctrl-customList.news .headItems .item .liDate
{
	font-size: 12px;
	color: #888;
	margin-bottom: 3px;
}
