#amfile-list .file
{
    display: block;
    height: 26px;
}

#amfile-list img
{
   /* max-width: 24px;
    max-height: 24px;
    float: left;*/
}

#amfile-list span
{
    margin-left: 29px;
    display: block;
}
.product-view {
    position: relative;
}
.product-collateral #amfile-list {
    top: 350px;
    position: absolute;
    right: 160px;
    width: 100px;
    font-size: 10px;
}