#modules-table td>a{
    float: right;
}

#modules-table tr{
    border-bottom: 1px solid #ccc;
}

#modules-table .red-background {
    background-color: #fee;
}