.right-news-list
{
        width:100%;
        text-align:center;
}

.news-date-time {
	color:#486DAA;
}

#news_detail_page_link
{
        text-align:center;
        font-size:120%;
        color:#feb017;
        font-weight:bold;
        padding-bottom:5px;
}

#news_detail_page_link a
{
        color:#feb017;
        font-weight:bold;
        text-decoration:none;
}

#news_detail_page_link a:hover
{
        color:#feb017;
        font-weight:bold;
        text-decoration:underline;
}

#more
{
position:relative;
width:100%;
height:20px;
background:url(/bitrix/templates/three_columns_copy/components/bitrix/catalog.sections.top/template1/images/more.gif) top right no-repeat;
padding:3px 15px 0px 0px;
font-size:11px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#more a
{
color:#feb017;
text-decoration:none;
float:right;
margin-bottom:3px;
}

#more a:hover
{
color:#feb017;
text-decoration:underline;
float:right;
margin-bottom:3px;
}