/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 22, 2015, 8:24:23 PM
    Author     : Yowanda
*/

thead{
    background-color: red;
    color: white;
}

.overflow-auto {
    overflow: auto;
}
.banner-page img {
    width: 100%;
    border: medium none;
}

.separate{
    padding-top: 20px;
}
