#box-regulament {
    padding:35px;
}
#box-regulament #regulament{
    padding:35px;
    border:1px solid #e3e4e6;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;

}

#box-regulament #regulament #critical{
    font:normal 13px "Trebuchet MS";
    color:#ad1905;
    margin-bottom:5px;
    text-align: justify;
}

#box-regulament #regulament #strict{
    font:normal 13px "Trebuchet MS";
    color:#434343;
    margin-bottom:7px;
    text-align: justify;
}
