﻿#newsDetailPage .newsHeadline
{
    float:left;
    width:78%;
}
#newsDetailPage .dateLabel
{
    display:block;
    font-weight:bold;
    float:right;
    width:20%;
    margin-top:6px;
}
#fullTextPanel
{
    width:94%;
    clear:both;
    padding:0 0 20px 0;   
}
#fullTextPanel .newsImg
{
    margin:0 0 20px 20px;
}
#relatedThemesPanel
{
    width:100%;   
}
.moreOn
{
    width:100%;
    line-height:20px;
    font-weight:bold;   
}
#relatedThemesPanel .newsTheme
{
    width:98%;
}
#relatedThemesPanel .newsTheme img
{
    margin:12px 0 5px 34px;
}
#relatedThemesPanel .newsTheme a:hover
{
    background:Transparent;
}
#relatedThemesPanel .newsThemeName
{
    text-align:center;
    width:98%;    
    font-size:12px;
}
#relatedThemesPanel a
{
    color:#1C3F95;
    text-decoration:none;
}
#relatedThemesPanel a:hover
{
    color:#fff;
}
#newsListPanel
{
    padding-top:10px;
}
.newsItemPanel
{
    padding-top:10px;
    clear:left;
    width:600px;
}
.newsItemPanel .newsItemTitle
{
    float:left;
    width:450px;
}
.contentStyle .newsLink a,
.contentStyle .newsLink a:active
{
    text-decoration:none;
}
.newsItemPanel .newsItemDate
{
    float:left;
    width:130px;
    padding-left:20px;
}

#newsThemesPanel
{
    float:left;
    width:280px;
    padding:30px 20px 0 0;
}

#newsByMonthPanel
{
    float:left;
    width:280px;
    padding:30px 0 0 0;
}
.newsListPanelItem
{
    padding-bottom:5px;
}
.newsImageCont
{
    float:left;
    width:100px;    
}
.newsImage
{
    width:100px;
    height:100px;
}
.newsRotatorItem .newsDetails
{
    padding-left:10px;
    float:left;
    width:220px;
    height:100px;
    overflow:hidden;
    text-align:left;
}
.newsListItem .newsDetails
{
    width:400px;
}
.newsRotatorItem .headline
{
    line-height:20px;
    font-size:14px;
}
.newsRotatorItem .extract
{
    font-size:11px;
    line-height:10px; 
}
.newsRotatorItem .pubDate
{
    font-size:12px;
    color:#333;
    line-height:20px;
}
.mainCentre .RadRotator_Default .rrClipRegion 
{
    border-style:none;   
}
.latestNewsLink
{
    padding:10px 0 0 0;
}
#newsRssLink
{
    display:block;
}
.prevBtnCont
{
    cursor:pointer;
    width:600px;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
    border-bottom:solid 1px #666;
    color:#666;
    visibility:hidden;
}
.nextBtnCont
{
    cursor:pointer;
    width:600px;
    padding:10px 0 0 0;
    margin:10px 0 0 0;
    border-top:solid 1px #666;
    color:#666;
}
.prevBtnCont input,
.nextBtnCont input
{
    display:block;
    margin:0px auto;
}


.mainTopNews .newsImage
{
    margin:0 0 0 8px;
    width:80px;
    height:80px;
}
.mainTopNews .newsRotatorItem .newsDetails
{
    padding-left:10px;
    float:left;
    width:180px;
    height:100px;
    overflow:hidden;
    text-align:left;
}
.mainTopNews .newsRotatorItem .headline
{
    color:#91ba3d;
    line-height:17px;
    font-size:12px;
}
.mainTopNews .newsLink a,
.mainTopNews .newsLink a:active
{
    color:#91ba3d;
    text-decoration:none;
}
.mainTopNews .newsLink a:hover
{
    background:#c0d542;
    color:#fff;
}
.mainTopNews .newsRotatorItem .extract
{
    font-size:10px;
    line-height:10px; 
}
.mainTopNews .newsRotatorItem .pubDate
{
    font-size:12px;
    color:#333;
    line-height:20px;
}
