a.p-image {
    display             : block;
    width               : 108px;
    height              : 108px;
    background-repeat   : no-repeat;
    margin              : 10px 6px 0 6px;
    /*
    background-position : -10px -10px;
    */
}
/*
a.p-image.p-v {
    width               : 120px;
    background-position : 0 -10px;
    margin-left         : 0;
    margin-right        : 0;
}
a.p-image.p-h {
    height     : 120px;
    margin-top : 0;
    background-position : -10px 0;
}
*/
