.bn-mailinglist-subscribe {
    font: 12px arial!important;
    margin: auto!important;
}

.bn-subbox {
    border:1px solid #999999!important;
    border-radius: 7px!important;
}
.bn-subbox form {
    display:block!important;
    margin:0!important;
    padding:0!important;
}
.bn-subbox-title {
    padding:5px!important;
    font-weight:bold!important;
    border-top-left-radius: 5px!important;
    border-top-right-radius: 5px!important;
}
.bn-subbox-body {
    margin: 10px!important;
    text-align: left!important;
}
.bn-subbox-body input {
    border-radius: 5px!important;
    border:1px solid #777!important;
    line-height:normal!important;
    min-height:0!important;
    min-width:0!important;
    background-color:#fff!important;
    padding:1px!important;
}
.bn-subbox-body input[type=radio] {
    border:0px!important;
    vertical-align:text-top!important;
}
.bn-subbox-body input[type=submit] {
    background-color:#eee!important;
}
.bn-subbox-body .bn-iw {
    margin-bottom: 5px!important;
}
.bn-subbox-body .bn-rw {
    white-space:nowrap!important;
    margin-right: 5px;
}
.bn-subbox-btn {
    text-align:right!important;
}