.super {
    position: relative;
    top: -4px;
    font-size: 11px;
}

#benefitsBooking {
    position: relative;
    width: 185px;
    height: 468px;
    text-align: left;
    margin-bottom: 20px;
    background-image: url(/images/banners/aev_bob_no_border_background.gif);
    background-repeat: no-repeat;
    background-position: top center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
#benefitsBooking a{
    text-decoration: none;
    color: #2C79AD;
}

#mrp {
    position: relative;
    top: 85px;
    left: 7px;
    width: 178px;
}

.mrpText {
    position: relative;
    padding: 45px 2px 0 5px;
    font-size: 11px;
    line-height: 1.3em;
    color: #333333;
}

#services {
    position: relative;
    top: 145px;
    left: 3px;
    width: 185px;
}

#services ul {
    position: relative;
    list-style-type: none;
    padding: 0 7px;
    margin: 5px 0 0 0;
}
#services a{
    font-size: 11px;
    font-weight:bold;
}

#services ul li {
    background-image: url(/images/banners/aev_bob_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    padding: 0 0 7px 18px;
}

.servicesText {
    font-size: 11px;
    line-height: 1.3em;
    color: #666666;
}

.learnMore {
    vertical-align: middle;
    margin-right:5px;
}
