#quote {
  background: url(/views/infozorg/images/backgrounds/end-quote.gif) no-repeat right bottom;
  font-size: 1.6em;
  font-family: georgia,times,serif;
  font-weight: normal;
  color: #b37aa5;
  line-height: 1em;
  margin-bottom: 1em;
  padding-right: 20px;
  padding-bottom: 0.5em;
}
#quote p {
  margin: 0;
}
#leader {
  display: table;
  height: 181px;
  /* #position: relative; */
  overflow: hidden;
}
#leader .header_left_ct {
  width: 266px;
  /*margin-right:399px;*/
  /* #position: absolute; #top: 50%; */
  /*display: table-cell; */
  vertical-align: middle;
  left: 0;
  overflow: hidden;
  display: table-cell;
  /*padding-top:40px;*/
}
#leader .header_left {
  padding-left: 30px;
  padding-right: 10px;
  /* #position: relative; #top: -50%; */
}
#leader .header_left_ct .header_title {
  font-family: georgia,times,serif;
  color: #d92e81;
  font-size: 3em;
  line-height: 1.2em;
}
#leader .header_left_ct .header_text {
  font-family: georgia,times,serif;
  color: #d92e81;
  font-size: 2em;
  line-height: 1.2em;
}
#leader .header_right_ct {
  width: 292px;
  /*padding-top:25px;*/
  text-align: right;
  /* #position: absolute; #top: 50%; */
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
#leader .header_right {
  padding-left: 10px;
  padding-right: 20px;
  /* #position: relative; #top: -50%; */
}
#leader .header_right_ct .header_title {
  font-family: georgia,times,serif;
  color: #b37aa5;
  font-size: 2em;
  line-height: 1.2em;
}
#leader .header_right_ct .header_text {
  font-family: georgia,times,serif;
  color: #d92e81;
  font-size: 3em;
  line-height: 1.15em;
}
#leader .header_mid_col {
  width: 399px;
}
