div.toto_aplication {
}

div.toto_tabs, div.toto_tabs_sml {
    width: 218px;
    height: 33px;
}

div.toto_tab {
    width: 109px;
    text-align: center;
    line-height: 33px;
    height: 33px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    float: left;
}

div.toto_tabs_sml div.toto_tab {
    width: 45px;
}

div.toto_tabs_sml div.tabsml {
    font-size: 10px;
    line-height: 12px;
    padding-top: 3px;
}

div.toto_content {
    width: 208px;
    background-image: url(/images/hg_ct_s.gif);
    padding: 5px;
}

div.toto_title {
    width: 218px;
    height: 16px;
    color: #313131;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div.toto_link {
    width: 218px;
    height: 16px;
    color: #D00221;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    cursor: pointer;
}

div.toto_date {
    width: 218px;
    height: 16px;
    line-height: 16px;
    color: #313131;
    font-size: 9px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    cursor: pointer;
    padding: 2px 0px 4px 0px;
}

div.toto_teams {
    width: 97px;
    height: 16px;
    line-height: 10px;
    color: #313131;
    font-size: 9px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    float: left;
    padding: 2px 0px 4px 0px;
}

div.toto_score {
    width: 20px;
    height: 16px;
    line-height: 10px;
    color: #313131;
    font-size: 9px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    float: left;
    padding: 2px 0px 4px 0px;
    font-weight: bold;
}

div.toto_kickoff {
    width: 30px;
    height: 16px;
    line-height: 10px;
    color: #313131;
    font-size: 9px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    float: right;
    padding: 2px 10px 4px 0px;
}

div.toto_details {
    width: 88px;
    height: 16px;
    line-height: 10px;
    color: #313131;
    font-size: 9px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    float: left;
    text-align: right;
    padding: 2px 0px 4px 0px;
}

div.toto_details_normal {
    float: left;
    color: #313131;
}

div.toto_details_highlighted {
    float: left;
    color: #D00221;
}

div.toto_bottom {
    background-image: url(/images/nav_down_w.gif);
    width: 218px;
    height: 11px;
}

