.clearfloat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfloat {
    display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfloat {
    height: 1%;
}

*+html .clearfloat {
    height: 1%;
}

.clearfloat {
    display: block;
}

a.add-link {
    font-size: 15px;
}

textarea {
    font-family: arial;
    font-size: 12px;
}
