div.check{
    height: 16px; width: 16px;
    background-image: url('../../img/icons/not_ok.png');
}
table.form strong{
    color: red;
}
table.form td.label{
    text-align: right;
}
table.form{
    font-family: Arial, serif;
    font-size: 12px;
}