.pics
{
    width: 191px;
    height: 270px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.pics img
{
    width: 191px;
    height: 270px;
    top: 0;
    left: 0;
}

.pics a
{
    width: 191px;
    height: 270px;
    top: 0;
    left: 0;
    display: block;
    padding: 0;
    margin: 0;
}

.pics img
{
    border-style: none;
    border: none;
}

