div.tabBlock {
    margin: 0;
}



div.tabBlock .aTab {
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #C2C2C2;
    border-bottom-color: #ffffff;
    height: 23px;
    background-image: url(/templates/news/template2images/election_tab_bg.gif);
    font-size: 12px;
}

div.tabBlock .tab {
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #C2C2C2;
    height: 23px;
    background-image: url(/templates/news/template2images/election_tab_bg.gif);
    font-size: 12px;
    color: #FF4E00;
}

div.tabBlock .tab a {
    color: #FF4E00;
}

div.tabBlock .delimiter {
    width: 5px;
    border-bottom: 1px solid #C2C2C2;
}

div.tabBlock .lastDelimiter {
    width: 60%;
    border-bottom: 1px solid #C2C2C2;
}
