﻿.header_left {
  background: transparent url('/assets/images/sites/AmHist/header_left.png') top left no-repeat;
}
.header_middle {
  background: transparent url('/assets/images/sites/AmHist/header_middle.png') top left no-repeat;
}
.header_right {
  background: transparent url('/assets/images/sites/AmHist/header_right.png') top left no-repeat;
  position: relative;
}
#header {
  background-color: #b04815;
  height: 107px;/*158px;*/
}
.widget-background-color {
    background-color: #b04815;
}
.right_subtitle {
  background-color: #eaa90f;
  color: #fff;
}
.sidebar_content .research_list {
  background-color: #b04815;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  left: 0;
  line-height: 40px;
  padding: 0 10px;
  position: absolute;
  text-transform: capitalize;
  width: 220px;
}
.right_subtitle h3,
.right_subtitle h3 a {
  background-color: #eaa90f;
  color: #fff;
}
