/* 
    Document   : custom-rustech
    Created on : 1/Mai/2013, 16:53:46
    Author     : Tiago Lopes
    Description:
        Purpose of the stylesheet follows.
*/

.header.light {
    background: linear-gradient(to bottom, #F1F1F1 0%, #DDDDDD 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CDCDCD;
}
