#ENIL {
    float: right;
    margin: 15px 0 10px 20px;
}

#ENIL img {
    display: block;
    width: 340px;
    height: 265px;    
}

#ENIL span.caption {
    display: block;
    text-align: center;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;    
}

#ENIL a:hover span.caption {
    text-decoration: underline;    
}

