@import url(default.css);


#menu {
      display: none;
}

#page {
      position: absolute;
      top: 106px;
      left: 33px;
      width: 960px;
}

#top {
      height: 200px;
      margin-left: 239px;
}

#category_image {
      width: 359px;
      height: 191px;
      background-color: transparent;
      float: left;
      margin-right: 10px;
}

#abstract h1 {
      font-size: 24px;
      color: #0C3D7F;
      font-weight: normal;
      margin-top: 10px;
}

#normal div.hr {
      margin: 0 0 0 239px;
      padding: 40 0 0 0;
}

#footer {
      margin: 0 0 0 239px;
}