﻿/* This CSS is currently being used by Online Reporting pages (OCP, OLR, OPR and VT) and MasterPageBlank.Master to fix header problems on pages that don't use HorizontalMenu.css */

.header {
    height: 54px;
	position: absolute;
}
