#mb_popup-link h2 a {
    color:#ffffff !important;
}

#mb_popup-link h2 {
    bottom:100px;
    left:60px;
    position:absolute;
    display:inline-block;
    padding:14px;
    background-color:rgba(68,150,24,.8);
    border-style:solid;
    border-radius:4px;
    font-size:30px;
    color:#ffd500;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
#mbCenter {
    background-color:#74b52d;
}

#mbBottom {
  line-height: 20px;
  font-size: 20px;
  padding-right: 10px;
  margin-top: -20px;
}