/* 
    Document   : desawa2010
    Created on : January 28, 2010, 10:17 AM
    Author     : grantj
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.colorbox2010 { 
    background:  #26406F url('../images/style/desawa2010/desawa_title_bg.gif') left top no-repeat;
    height: 67px;
}

.colorbox2010 h2 { 
    text-align: right;
    float: right;
    color: #B4B3C1;
    font-size: .95em;
    font-weight: bold;
    margin: .2em .2em 0 0;
}

.sfpa_colorbox2010 { 
    background:  #1C6121 url('../images/style/desawa2010/desawa_title_sfpa_bg.gif') left top no-repeat;
    height: 67px;
}

.sfpa_colorbox2010 h2 { 
    text-align: right;
    float: right;
    color: #A4C1B4;
    font-size: .95em;
    font-weight: bold;
    margin: .2em .2em 0 0;
}

