#app_folders {
  position: relative;
  top: 0px;
  left: 0px;
}
#app_pages {
  position: relative;
  top: 0px;
  left: 0px;
}
.page_image {
  position: absolute;
  top: 0px;
  left: -263px;
  overflow: hidden;
  width: 240px;
}
.image_caption {
  color: #666;
  font-style: italic;
  margin: 0.3em 1.5em;
}
/*
 * Release Notes
 **/
#release_notes {
}

#release_notes h3 {
  margin-top: 1em;
}

#release_notes ul {
  margin-left: 1em;
}

#release_notes li {
  margin-left: 1em;
}


.page_rss {
  position: absolute;
  top: 270px;
  left: -263px;
  width: 240px;
}

.page_rss ul {
  list-style: none;
  margin-left: 1em;
  vertical-align: top;
}

.page_rss li {
  min-height: 1.5em;
  vertical-align: top;
}
