﻿.SliderFeature .RightCol {width:270px; max-width:270px;vertical-align:top;}
.SliderFeature .LeftCol {padding:4px;text-align:center; vertical-align:middle;}
.SliderFeature .LeftPanel {position:relative; overflow:hidden; }
.SliderFeature .LeftCol .LeftPanel  img { position:absolute; top:0px; left:0px; z-index:0; width:100%; height:100%;}
.SliderFeature .LeftCol .text 
{
    background-color: #eeeeee; opacity:0.7; filter:alpha(opacity=70); width:100%;
    color: Black; font: bold 10pt Arial; position:absolute; left:0; bottom:0px; z-index:1; text-align:left; margin-bottom:1px;
   
}
.SliderFeature .LeftCol .text div { padding:6px; display:inline-block;}
.SliderFeature .ArticleList {list-style:none none; margin:0px; padding:0px; width:270px;}

.SliderFeature .ArticleList li { display:inline-block; padding:4px;}
.SliderFeature .ArticleList .ArticleItemSelected {background:#FFE8A6;}
.SliderFeature .ArticleList li:hover{ background:#FFE8A6;}
.SliderFeature .ArticleList li .Image {width:60px; height:50px;  display:inline-block;  margin-right:4px; text-align:left; float:left;}
