.fmessage { float: left; width: 100%; font-size: 13px; }

.full_field{ width: 100% !important; }
.half_field
{
    width: 47% !important;
    margin-right: 3% !important;
    float: left;
}