.v14_meet .finishedoneround h2 {
    color: #afa88d !important;
}
.a_button_primary {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #81b6ef), color-stop(100%, #69a1dd ));
    background: -webkit-linear-gradient(top, #81b6ef, #69a1dd );
    background: -moz-linear-gradient(top, #81b6ef, #69a1dd );
    background: -o-linear-gradient(top, #81b6ef, #69a1dd );
    background: linear-gradient(top, #81b6ef, #69a1dd );
    background-color: #69a1dd ;
    border-color: #69a1dd ;
    color: white!important;
}
.selected_span, .selected_bottom {
    border-bottom: 3px solid #d2b346;
}
.profiletabarea_new a.current,.profiletabarea li.selected {
    border-top: 3px solid #d2b346 !important;;
}
.title {
    background-color: #f4f1e8 !important;
    border: 1px solid #f4f1e8 !important;
    border-collapse: collapse !important;
}
.title_border {
    border: 1px solid #f4f1e8 !important;
    border-collapse: collapse !important;
}
.title_td_border {
    border: 1px solid #f4f1e8 !important;
}