﻿#example .demo-container {
    background-image: url(bg_img.jpg);
    background-repeat: no-repeat;
    position: relative;
    height: 510px;
}
 
.rsbSlide .rsbList .rsbListItemTemplate {
    padding-bottom: 12px;
    border-bottom: 1px dashed gray;
}

 
