.bb_hide {
    color: #666666;
    background: url("../../images/icons/lock.png") no-repeat left center #ece6e6;
    background-position-x: 2px;
    padding-left: 20px;
    border-radius: 3px;
}