﻿.ews_blank
{
   font-size:12px;                                
}
.ews_controls a
{
    background:url(../images/controls.png) no-repeat top left !important;
    display:inline-block;
    height: 15px !important;
    width: 15px !important;
    margin: 0 4px !important;
    font-size: 0px;
    visibility:visible;
}

.ews_controls a.activeSlide
{
    background:url(../images/controls.png) no-repeat top right !important;
    height: 15px;
    width: 15px;
    margin: 0 4px;
    display: inline-block;
    font-size: 0px;
    visibility:visible;
}
.ews_controls
{
    background: none;
    font-size: 0px;
    text-align: center;
    width: 100%;
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
}  
.ews_titles
{
    color: #FFFFFF;
    background: none;
    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
{
    
}                                             
#slideshow_ctl00_SlideShowBlock1_instance_top{overflow:hidden;height:296px;}