
    
                           
.ews_blank
{
   font-size:12px;                                
}
.activeSlide
{
    background: url(/Blocks/SlideShowBlock/Images/dots.png) 0px 0px no-repeat;
    height: 6px;
    width: 6px;
    margin: 4px;
    display: block;
    font-size: 0px;
    float: left;
}
.inactiveSlide, .ews_controls div span a
{
    background: url(/Blocks/SlideShowBlock/Images/dots.png) 0px -6px no-repeat;
    height: 6px;
    width: 6px;
    margin: 4px;
    display: block;
    font-size: 0px;
    float: left;
}
.ews_controls
{
    background: url(/Blocks/SlideShowBlock/Images/bg.png) repeat-x;
    font-size: 0px;
    text-align: center;
    width: 100%;
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
}  
.ews_titles
{
    color: #FFFFFF;
    background: url(/Blocks/SlideShowBlock/Images/bg.png) repeat;
    font-size: 20px;
    text-align: center;
    width: 100%;
    height: 25px;
    overflow: hidden;
    position: absolute;
    top: 0px;
} 
.ews_links
{
    font-size: 20px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0px;
    bottom: 15px;
} 
.ews_blank
{
    
}                                             
    