.table-style tr:nth-child(even){
    background-color:#c1d8ef;
}

.table-style td{
    padding:4px;
}

#content-mailing-list form p .your-surname {
    display: inline-block;
    width: 280px;
    margin-right: 9px;
    vertical-align: top;
}