.blog-entries-drawer .blog-entry h1 {
  margin-bottom: 4px;
}

.blog-entries-drawer .blog-entry p {
  height: 4.5em;
  margin-bottom: 0;
  overflow: hidden;
}

.blog-entries-drawer .blog-entry p.read-more {
  font-size: 13px;
  height: auto;
  margin-bottom: 20px;
  text-align: right;
}

.drawer {
  background: transparent url('/static/images/web/drawersBackground_3Column.jpg') no-repeat;
  height: 290px;
  width: 950px;
}

.drawer-shadow {
  background: transparent url('/static/images/web/drawersShadow.png') no-repeat;
  clear: both;
  padding-top: 9px;  
}

.fixed-page-area {
  background: transparent url('/static/images/web/gradientBackground.jpg') no-repeat 50% 0;
}
