﻿.NEWS_Image
{
    float:right;
    padding-left:20px;
    padding-bottom:10px;
}

.NEWS_YearsDropDown
{
    width:55px;    
}
.NEWS_CategoriesDropDown
{
    width:130px;
}
.NEWS_ArticlesDropDown
{
   
}
.NEWS_ListLink
{
    width:150px;
    text-align:right;
}

.NEWS_HomeScroller
{
    overflow:auto;
	overflow-x: hidden;
    height:300px;
	margin: 0 10px 0 40px;
}
.NEWS_HomeScroller ul
{
    position: absolute;
    margin:0;
    padding:0;
}
.NEWS_HomeScroller ul li
{
    padding:0;
    margin:0;
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #c6ac6a;
}

.NEWS_HomeTitle
{
    
}

.NEWS_HomePreview
{
    
}
.pnlPDF * { float: left; margin-right: 5px; }
