.bbPress-signature .clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#b3p_forum_signature #b3p_signature { width:100%; margin:15px 0}
.bbPress-signature .button#add_signature {float:right}
.bbPress-signature {min-height:25px; margin:20px 0}
.bbPress-signature p{width:100%}
.bbPress-signature .fr{float:right}
.bbPress-signature .fl{float:left}

.b3p-error { color: #ff0000}
.b3p-success { color: #41a62a}