

#container {
  width: 100%;
  padding: 0;
  margin: 0;
  background-image: none;
}

#topNav {
  display: none;
}

.sidebar {
  display: none;
}


#banner, #top, .frameBlocker, .frameSpacer {
  display: none;
}


#content, .clearBg #content, .wideSidebarBg #content, .doubleSidebarBg #content {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
}


#footer {
  margin: 0;
}

#footer a {
  display: none;
}


#content .titleImage, #tagLine, .projectsheetLogo, .tasksheetLogo, .topsheetLogo {
  width: auto;
  height: auto;
  padding: 1em 0 1em 0;
  margin: 0 0 20px 0;
  background-image: none;
  font-size: 2em;
  text-indent: 0;
  overflow: visible;
}



.bulletTight li, .bulletSpaced li {
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
}


.eula {
  font-size: 11px;
  line-height: 15px;
}
