table.index {
    border: 0;
    border-collapse: collapse;
    margin-top: -1px;
    }

table.index .title {
    font-weight: bold;
    }

table.index .even {
    background-color: #eee;
    }

table.index td {
    border: 1px solid #dadada;
    padding: 5px 2px;
    vertical-align: top;
    }

table.index .col1 {
    width: 80px;
    }

table.index .col2 {
    width: 300px;
    }

table.index .col3 {
    width: 30px;
    }

table.index .col4 {
    width: 80px;
    }
