#neilalbum_block2 #blockstyle0 .thumbnail {
    position: relative;
    width: 95%;
    padding: 0.75rem 0.75rem;
    border: 0.0625rem solid #c82e6b;
    margin: 0.625rem 0rem 0rem 0rem;
    border-radius: 0rem 0rem 0.375rem 0.375rem;
    transition: all .25s ease .1s;
}

#neilalbum_block2 #blockstyle0 #sorttitlebox {
    position: relative;
    margin-top: 0.9375rem;
    background: #c82e6b url(../../img/modules/) no-repeat left top;
    height: 2.625rem;
    padding: 0.125rem 0.3125rem;
    color: #FFFFFF;
    line-height: 180%;
    overflow: hidden;
    text-align: center;
    font-size: 110%;
    transition: all .25s ease .1s;
    border-radius: 0rem;
}

#neilalbum_block2 #blockstyle0 #sorttitlebox a {
    color: #FFFFFF;
}



#neilalbum_block2 #blockstyle0 .thumbnail:hover {
  border: 0.0625rem solid #5154B3 !important;
  transform: scale(0.97, 0.97);
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #titlebox a {
  color: #000377;
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #sorttitlebox {
  background: #5154B3 url(../../img/modules/) no-repeat left top;
  color: #FFFFFF;
}
#neilalbum_block2 #blockstyle0 .thumbnail:hover #sorttitlebox a{
  color: #FFFFFF;
}


#neilalbum_block2 #blockstyle0 .thumbnail:hover #transform {
  transform: scale(1.5, 1.5);
}

#neilalbum_block2 #blockstyle0 .als-container {
    position: relative;
    width: 101.6%;
    left: 0rem;
    margin: 0.25rem 0rem 0rem 0rem;
}