.v14_meet .finishedoneround h2 {
    color: #1a93c2 !important;
}
.a_button_primary {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #39b8f3), color-stop(100%, #1595d0));
    background: -webkit-linear-gradient(top, #39b8f3, #1595d0);
    background: -moz-linear-gradient(top, #39b8f3, #1595d0);
    background: -o-linear-gradient(top, #39b8f3, #1595d0);
    background: linear-gradient(top, #39b8f3, #1595d0);
    background-color: #1595d0;
    border-color: #20a1dc;
    color: white!important;
}
.activity_title {
    background: #edf1f5;
    margin: 10px 27px 30px 30px !important;
}
.a_popup_wrapper h2.v14_success i {
    background: url(v14_vip_icon_success.png) no-repeat scroll left top;
}
.sign-register .forgot {
    padding-left: 110px !important;
}
.sign-register form ul li{
    width: 220px;
    margin-left: -85px;
}
.sign-register form ul li .btn_signin_f{
    width: 210px !important;
}
.selected_span, .selected_bottom {
    border-bottom: 3px solid #b1d5fb;
}
.profiletabarea_new a.current,.profiletabarea li.selected {
    border-top: 3px solid #b1d5fb !important;;
}
.registerarea #column_fname p.error_info {
    margin-top: -15px
}
.registerarea #column_disability p.error_info {
    margin-top: -25px
}
.title {
    border: 1px solid #BCD5ED !important;
    background-color: #BCD5ED !important;
    border-collapse: collapse !important;
    dudley: expression(cellSpacing=0) !important;
}
.title_border {
    border-collapse: collapse !important;
    border: 1px solid #BDDCEC !important;
    dudley: expression(cellSpacing=0) !important;
}
.title_td_border {
    border: 1px solid #b1e5f8 !important;
}