﻿.sliderInnerText{
    margin-top:7px;
    width:390px;
    height:120px;
    float:right;
    border-bottom:3px solid #b3000b;
    background: rgba(255,255,255,0.7);
    padding:20px;
    color:rgba(64,64,64,0.8);
    font-weight:bold;
    font-size:19px;
    line-height:1.6em;
    text-align:left;
}

#sliderBottomText{
    margin-bottom:20px;
    width:100%-6px;
    height: 30px;
    background-color:rgba(64,64,64,1);
    color:white;
    font-size:14px;
    font-weight:bold;
    line-height:2em;
    text-align:center;
    padding:3px, 6px, 3px, 6px;
}

.sliderImage{
    height:300px;
}