/* Hide admin options */
.cmsContentAreaOptions, #NewsContainer .cmsItemListOptions
{
    display: none !important;    
}

