.evenPanel, .header {
  float:none;
  clear:both;
}


.columnleft, .lrTopNav, .nav.indent, .header a,  .container.menu, .bookmark, 
.container.search, .container.footer, .noPrint, .formFunctions  {
  display:none;
  border:none;
}


.portletContent {
  float:left;
}


.header .headerLeft {
  margin:0px 0px 0px 0px;
  width:50%;
}

.header .headerLeft img {
  float:none;
  padding:40px 0px 0px 10px;
}

.header .headerRight {
  text-align:left;
  margin:0px 0px 0px 0px;
  width:20%;
  float:left; 
  padding: 0px 0px 5px 0px;
}


.header .headerRight img {
  float:right;
  padding:33px 10px 0px 0px;
}



