/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

#ganitham-slider-title
    {
    font-family: sans-serif;
        font-size: 160%;
        font-style: italic;
        font-style: italic;
        color: #ffffff;
        
        text-align: justify;
        text-justify: inter-word;
        margin-top: 10px;
        padding:10px 5px 5px 6px;
        background-color: #000000;
        
    }
#ganitham-slider-date
    {
    font-family: sans-serif;
        font-size: 80%;
        font-weight: 200;
        font-style: italic;
        margin-top: 3px;
        padding:6px 5px 5px 4px;
        background-color: #6effbe;
    }
#ganitham-slider-desc
    {
    font-family: sans-serif;
        font-size: 100%;
        font-style: italic;
         margin-top: 3px;
    }

#ganitham-slider-button {
    display: block;
    width: 115px;
    
    background: #23237e;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    float: right;
    
}