.ficha {
    border-bottom: 1px solid #DDD;
    margin: 0 1.5em 1.5em 0;
    max-width: 220px;
    float: left;
}

.ficha-tipo {
    color: #AAA;
    font-size: 0.75em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 1em 0;
    text-transform: uppercase;
}

.ficha-foto {
    line-height: 0;
    margin-bottom: 0;
}

.ficha-enlace {
    font-size: 0.75em;
    font-weight: lighter;
    line-height: 1.25em;
    margin: 0;
    padding: 1em 0;
}