/*
	This should include css styling that is specific to the left aligned emc header.  It will be included
	for all EMC's that use a header that defines that the page will be left aligned (this includes the default
	EMC header).  The other option, center aligned, will cause certain elements to be positioned differently, therefore
	this file and EmgmtStyleCenterAlign.css were created.
*/

.TertiaryNavBar {
	position: relative;
}

#em_event_switcher {
}
