*[unselectable="on"] { -moz-user-select: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { _height: 1%; }
