#hor-zebra {
    font-size:12px;
    width:468px;
    text-align:left;
    border-collapse:collapse;
}

#hor-zebra th {
    font-size:14px;
    font-weight:normal;
    color:#039;
    padding:10px 8px;
}

#hor-zebra td {
    color:#669;
    padding:8px;
}

#hor-zebra .odd {
    background:#e8edff;
}
