.tabs1_tabs ul {
    display:block;
    padding:0 0 30px 0;
    width:auto;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}


.tabs1_tabs ul li {
    display:inline-block;
    list-style: none;
    margin-right:30px;
}


.tabs1_tabs ul li a.active {
    text-decoration:none;
    font-weight: 900;
}
