.view-presentacion-de-imagenes
.views-field-title{
    position: absolute;
    bottom: 7px;
    right: 2px;
    font-size: 14px;
    text-align: center;
    background-color: white;
    opacity: 0.75;
    width: 235px;
}

.view-presentacion-de-imagenes
.views-field-counter{
    float: left;
    padding: 10px 5px;
    background: url("/sites/ipcv-lab.eie.ucr.ac.cr/files/boton-desactivado.png") top left no-repeat;
    width: 20px;
    height: 20px;
}

.view-presentacion-de-imagenes .active
.views-field-counter{
    background: url("/sites/ipcv-lab.eie.ucr.ac.cr/files/boton-activado.png") top left no-repeat;
}

.view-presentacion-de-imagenes
.views-content-counter{
    display: none;
}

#content h2 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 2px;
}
