.wholepage {
  margin-right: 195px;
       padding: 0px 15px 15px 0px;
}

.body {
  margin: 0;
  padding: 0;
   top: 0px;
  left: 0px;
  width: 100%;
 height: 100%;
}

.header {
  height: 90px;
}

span#user_block {
 position: relative;
  padding: 0px;
   margin: 0px;
   border: 0px;
   bottom: 18px;
     left: 195px;
}

.logo {
  display: block;
  border: 0px;
}

.rest {
  height: 100%;
   width: 100%;
position: relative;
     top: 40px;
}

.getupdate {
  display: inline;
}

.surround {
  background-color: #00D9FF;
}

.main {
       margin: 2px;
  margin-left: 32px;
}

.main a {
  color: #000;
}

.highlight_line {
  border: 1px solid #FFFFFF;
}

a.leafline:hover .highlight_line {
  border: 1px solid #00D9FF;
  background-color: #fff;
}

.main-readonly {
  margin: 2px;
}

a.leafline {
  text-decoration: none;
}

h1 {
  font-size: x-large;
}

.topbar {
  position: absolute;
  top: 95px;
  width: 100%;
  padding: 0px;
}

.control {
  float: left;
  background-color: #00D9FF;
  color: #000000;
  min-width: 150px;
}

.top_center {
  display: block;
  margin-top: 0;
  text-align: center;
  background-color: #00D9FF;
}

.top_center a { margin: 1px; border-color: #00D9FF; border-top: 0px; }
.top_center a:hover { border: 1px inset #fff; color: #000; background-color: #00D9FF; }

div#outlinelist div.menu {
  margin-left: 3em;
}

.outlinelist {
  color: #000000;
  min-width: 195px;
  width: 195px;
  max-width: 195px;
  position: absolute;
  padding: 5px 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
}

#spacer {
  position: absolute;
  top: 0px;
  left: -10px;
  min-height: 90px;
  height: 90px;
  min-width: 10px;
  width: 10px;
  padding-top: 90px;
}

.main ul { list-style-type: decimal }
.main-readonly ul { list-style-type: decimal }

.toolbar {
  position: absolute;
  top: 0px;
  left: 0px;
}
.toolbar a:link { border: 0px; }
.toolbar a:visited { border: 0px; }
.toolbar a:hover { border: 0px; background-color: #fff; }
.toolbar a:active { border: 0px; }

/*
.branch { list-style-type: decimal }
.leaf { list-style-type: decimal }

li a {
  padding-left: 30px;
}
*/

.tool { border: 0px; margin: 0px; }

.nav_list {
  padding: 0px;
  margin: 0px;
  background-color: #00D9FF;
}

.nav_list ul,
.nav_list ul li {
  display: inline;
}

#all_outlines,
#all_outlines li,
.list {
  display: block;
  padding-bottom: 1px;
}

p {
  display: inline;
}

.complete {
  text-decoration: line-through;
}
