#mea_bg {
  width: 100%;
  background: url(../imgs/mea_bg.jpg) top center repeat-x;
}

#mea_content {
  padding: 90px 0;
  min-height: 419px;
  width: 968px;
}

#mea_flash {
  float: left;
  width: 739px;
  height: 381px;
}

#overlay_edit_profile h3, #overlay_edit_profile h3 {
  margin-bottom: 1em;
}

/* S I D E B A R */

#mea_sidebar {
  float: right;
  width: 217px;
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
}

#mea_sidebar_top {
  width: 217px;
  height: 4px;
  background: url(../imgs/mea_sidebar_top.png) no-repeat;
}

#mea_sidebar_mid {
  padding: 3px 9px;
  width: 199px;
  background: url(../imgs/mea_sidebar_mid.png) repeat-y;
}

#mea_sidebar .heading {
  padding: 6px;
  color: #887D1B;
}

#mea_sidebar .heading a {
  color: #887D1B;
}

#mea_sidebar hr {
  border: 0;
  border-top: solid 1px #D2D2D2;
  height: 1px;
}

#mea_sidebar .items {
  margin: 3px 0;
  color: #636363;
}

#mea_sidebar .items div.first {
  border-top: solid #79563D 1px;
}

#mea_sidebar .items div.item {
  border-bottom: solid #79563D 1px;
  padding: 6px;
  background-color: #F9B27E;
}

.item a {
  color: #636363;
}

.item_popup {
  position: absolute;
  margin-top: -39px;
  margin-left: -221px;
  padding: 0;
  width: 231px;
  height: 134px;
  background: url(../imgs/mea_sidebar_popup.png) transparent no-repeat;
}

div.chart_txt {
  margin: 6px 21px 6px 12px;
  width: 198px;
  height: 122px;
  font-size: 0.85em;
  font-weight: normal;
  line-height: normal;
  overflow: hidden;
}

div.chart_scores {
  margin-top: 6px;
}

.plan_actions {
  margin-top: 12px;
}

.plan_actions a {
  color: white;
  font-size: 12px;
  font-weight: normal;
}

.plan_actions img {
  margin-top: -2px;
  margin-right: 6px;
  vertical-align: middle;
}

.activate_ahref, .mark_plan_ahref {
  float: right;
}

#mea_sidebar_btm {
  width: 217px;
  height: 6px;
  background: url(../imgs/mea_sidebar_btm.png) no-repeat;
}
