div#headerContainer {
  width: 100%;
  background: #fff url(/esuite/pages/cookielee/images/logo.gif) top left no-repeat;
}

table#distInfo {
  width: 100%;
  background-color: transparent;
}

td.consultantInfo {
  width: 39%;
  text-align: right;
  padding-top: 17px;
  vertical-align: middle;
}

table#distInfo th {
  width: 1%;
  padding: 17px 23px 0px 18px;
  vertical-align: middle;
}

div#navItems {
  height: 23px;
  margin-top: -4px;
  padding-left: 6px;
  background: transparent url(/esuite/pages/cookielee/images/navBack.gif) bottom repeat-x;
}

div#navItems ul {
  margin: 0px;
  padding: 0;
}

div#navItems ul li {
  float: left;
  list-style: none;
  margin: 0px 4px 0px 0px;
  height: 23px;
  line-height: 0px;
}

div#navItems ul li img {
  width: 118px;
  height: 23px;
  border: none;
}

li#tab1 {
  background: url(/esuite/pages/cookielee/images/tabs-home.gif) top left no-repeat;
}

li#tab2 {
  background: url(/esuite/pages/cookielee/images/tabs-getCatalog.gif) top left no-repeat;
}

li#tab3 {
  background: url(/esuite/pages/cookielee/images/tabs-hostShow.gif) top left no-repeat;
}

li#tab4 {
  background: url(/esuite/pages/cookielee/images/tabs-join.gif) top left no-repeat;
}

li#tab5 {
  background: url(/esuite/pages/cookielee/images/tabs-myCalendar.gif) top left no-repeat;
}

div#navUnderBar {
  height: 21px;
  background-color: #FB52AD;
  border-top: 1px solid #fff;
  border-bottom: 5px solid #E61892;
}
