.studies-top {
  width: 920px;
  height: 30px;
  background: url(/images/new_css/studies_container_top.gif) left top no-repeat;
}
#studies-container {
  border: 1px solid #EBEBEB;
  border-top: none;
  border-bottom: none;
  width: 868px;
  margin: 0;
  padding: 0 25px;
}
#site-container {
  background: url(/images/new_css/studie_bottom.gif) left bottom repeat-x;
}
#site-headline {
  float: left;
  height: 48px;
}
#site-headline h2 {
  padding: 10px 0 0px 20px;
  color: #333;
}
#site.php {
  float: left;
  margin-left: 20px;
  border: 1px solid #ebebeb;
}
#logo-container {
  float: left;
  border: 1px solid #ebebeb;
  margin-left: 20px;
}
#titles-container {
  float: left;
  line-height: 1.8em;
  border-top: none;
}
#titles-container-complete {
  line-height: 1.8em;
  border-top: none;
  padding: 0 20px 20px 20px;
}
div.title_row{
  width: 290px;
}
div.title_row div.title {
  float: left;
  width: 80px;
  text-align: left;
  margin: 0;
  padding: 0 10px 0 15px;
}
div.title_row div.content{
  float: left;
  width: 180px;
  margin: 0;
  padding: 0;
  padding-right: 5px;
  font-weight: bold;
}
#title {
  font-weight: bold;
  width: 130px;
  text-align: left;
  margin: 0;
  padding: 0;
  padding-right: 10px;
}
#title-content-complete {
  width: 810px;
    margin: 0 auto;
    padding: 0 20px;
}
#title-content-complete h3 {
  padding: 10px 0;
}
#title-content-complete h4 {
  padding: 5px 0;
}
#title-content-complete p {
  padding: 0 0 22px 0;
  margin: 0;
  line-height: 1.8em;
}
#description-container {
  float: left;
  border-left: 1px solid #EBEBEB;
  width: 394px;
  padding-left: 20px;
}
#site-description-container {
  float: right;
  border-left: 1px solid #ebebeb;
  width: 400px;
  padding: 0 15px;
}
#description-title {
  font-weight: bold;
}
#description {
  padding: 10px 20px 10px 0;
  line-height: 1.6em;
}
#description p {
  padding: 0;
  padding-bottom: 22px;
  line-height: 1.8em;
}
#site-navigation-container {
  height: 33px;
  padding: 0 0 10px 20px;
}
#site-button-read-more-container {
  float: right;
  height: 33px;
  padding-right: 20px;
}
#site-button-read-more-container a {
  font: italic bold 100% "verdana";
  color: #484848;
}
#site-button-read-more-container a:hover {
  font: italic bold 100% "verdana";
  color: #5e5e5e;
}
#site-button-back-icon {
  width: 33px;
  height: 33px;
  float: left;
  background: url(/images/new_css/studie_back_icon.gif) left top no-repeat;
}
#site-button-read-more-icon {
  width: 33px;
  height: 33px;
  float: left;
  background: url(/images/new_css/studie_read_more_icon.gif) left top no-repeat;
}
#site-button-stretch {
  float: left;
  background: url(/images/new_css/studie_button_stretch.gif) left top repeat-x;
  height: 33px;
  padding: 8px 5px 5px 5px;
}
#site-button-right-cap {
  float: left;
  background: url(/images/new_css/studie_button_right_cap.gif) left top no-repeat;
  width: 8px;
  height: 33px;
}
.studies-bottom {
  background: url(/images/new_css/studies_container_bottom.gif) left top no-repeat;
  width: 920px;
  height: 30px;
  text-align: center;
  font: 100% "verdana";
}
#paging-info {
  width: 200px;
  font: 100% "verdana";
  margin: 0 0 5px 42px;
}
div.bottom-spacer {
  height: 10px;
}
