/* CSS placed here will be applied to all skins */
body
  {
  font-family: Helvetica, Arial, sans-serif;
  background-image: none;
  background-color: white;
  }

#p-cactions, #firstHeading
  {
  display: none;
  }

#p-logo, #p-navigation, #p-tb, #p-search
  {
  }

#content
  {
  border: none;
  }

#footer 
  {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  }

div.pBody
  {
  border: none;
  }

.portlet
  {
  border: none;
  }
.portlet h5
  {
  display: none;
  }

table.toc
  {
  float: right;
  }