/* THIS FILE IS POPULATED WITH HEADER SPECIFIC CSS ON PUBLISH */.LeftBanner{  width: 50%; height: 100px; background-color: #3c2c56; float: left; }  .RightBanner{  width: 50%; height: 100px; background-color: #3c2c56; float: left; }  .HeaderContainer{  position: absolute; width: 960px; height: 100px; left:50%; margin-left: -480px; }  .RightTriangle{  fill: #3c2c56; position: absolute; left: 50%; }  .BannerLogo{  height: 70px; margin-top: 4px; }