table.theses tr td {
     padding-top:7px;
     vertical-align: top;
}
table.theses tr td:first-child {
    width:18%;
    overflow: auto;
}
table.theses tr:nth-child(even) {
    #background: #ccffff;
}
