		@media screen,projection,tv,handheld {
    #page-container {
        background-color: #99CCFF;
    }
    #breadcrumbs {
        width: 67%;
    }
    #breadcrumbs ol {
        margin: 0 9px;
    }    
}