body {
    font-family: verdana;
    font-size: 10px;
    color: #666666;
}
.content {
    width: 976px;
    margin: 0 auto;
}
.title {
    font-size: 10px;
    color: #666666;
    font-weight: bold;
    clear: both;
    padding: 2px;
    text-align: center;
}
.year {
    float: left;
    padding: 2px;
}
.poster img {
    width: 80px;
    height: 115px;
}
.encierros {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 10px;
}
.people {
    list-style: none;
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 10px;
}
.ganaderia {
    font-size: 8px;
    clear: both;
    padding-left: 30px;
    height: 25px;
    line-height: 25px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 25px;
    background-image: url("unknown.png");
}
.video {
    cursor: pointer;    
}
.video:hover {
    background-color: #eee;
    border-radius: 4px;
}

/* icons for the breeds */
.miura {
    background-image: url("miura.png");
}
.dolores {
    background-image: url("dolores_aguirre.png");
}
.nunez {
    background-image: url("nunez_del_cuvillo.png");
}
.victoriano {
    background-image: url("victoriano_del_rio.png");
}
.adolfo {
    background-image: url("adolfo_martin.png");
}
.fuente {
    background-image: url("fuente_ymbro.png");
}
.pilar {
    background-image: url("el_pilar.png");
}
.escolar {
    background-image: url("jose_escolar.png");
}
.garcigrande {
    background-image: url("garcigrande.png");
}
.maza {
    background-image: url("maza.png");
}
.yeltes {
    background-image: url("pedraza_de_yeltes.png");
}
.jandilla {
    background-image: url("jandilla.png");
}
.cebada {
    background-image: url("cebada_gago.png");
}
.lorenzo {
    background-image: url("san_lorenzo.png");
}