.bold_option_element, .bold_option_element select, .bold_option_element textarea {
  
    margin-left: 0px;
   display: block;
    background-color: #fff;
    border-color: #dbdbdb;
    color: #363636;
    cursor: pointer;
    font-size: 1em;
    outline: none;
}

span.bold_help_text {
    width: 50%;
}