.userTopsData {
    text-align: center;
}

.userTopsTabs {
    display: inline;
    height: 100%;
}

.userTopTabContainer {
    background: #DBDDE0;
    width: 100%;
}

.userTopsData {
    /*	min-height: 324px;*/
    padding-top: 10px;
}

.topUpperTab {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display: inline;
    font-size: 14px;
    height: 30px;
}

.topUpperTab.active {
    padding-bottom: 2px;
    background: #F6F7F7;
    border: 1px solid;
    border-bottom-width: 0;
    margin: 0 0.5em 0 0;
}

.userTopLabel1 {
    font-size: 16px;
    font-weight: bold;
}

.userTopLabel2 {
    font-size: 14px;
    font-weight: bold;
}

.userTopLabel3 {
    font-size: 12px;
    font-weight: bold;
}