.control .label {
    display:block;
    white-space:normal;
    font-weight: bold;
    text-transform: none;
}
label {
    display:block;
}