/*
Title:      Header styles for the new homepage
Date:       November 2011
Author:     teodora.costint.ext@belgacom.be
Remarks:    Never hesitate to comment your CSS declarations!!! Comments will be erase on prod via minify.php anyway :)
*/

#ceHeaderBookmark, #ceHeaderAd {
    display:none;
}

.bg-masthead {
    width: 100%;
    background: #EFF4F7;
}

#ceHeaderSearch {margin: 0 auto;}
