#edit-departamento{
    appearance: none;
    background-image: url(/themes/custom/um/images/down-arrow.png);
    border: 1px solid #eee;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 95%;
    padding: 15px;
    width: 100%;
}

#block-masinformacionsobreesteprograma h2 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 550px;
}