#slideshow-news-with-description{
    width: 618px;
    height: 280px;
    overflow: hidden;
}
.slideshow-news-with-description-images{
    width:618px;
    height: 280px;
}

.slideshow-news-with-description-title{
    background: #000000;
    opacity: 0.9 ;
    filter:alpha(opacity=90);
    line-height: 40px;
    font-size: 18px;
    margin-top: -45px;
    text-align: right;
}
#slideshow-news-with-description .aui-carousel-menu-pause {
    display: none;
}
#slideshow-news-with-description .aui-carousel-menu-prev{
    display: none;
}
#slideshow-news-with-description .aui-carousel-menu-next{
    display: none;
}
#slideshow-news-with-description .aui-carousel-menu-play{
    display: none;
}
.aui-carousel menu{
    background: transparent !important;
    top:5px;
    bottom:239px;
    right: 5px;
    border: none!important;
}

.aui-carousel-menu-active{
    background: #ffffff !important; ;
    color: transparent;
    border: 1px solid #939393 !important;
}
#slideshow-news-with-description .aui-carousel-menu-index{
    background: #6A6A6A;
    color: transparent;
    box-shadow: 0 1px 0 rgba(253, 253, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 2, 0.2);
    border: 1px solid #595959;
}