#neilalbum_block2 {
    position: relative;
    width: inherit;
    margin: 0px 0px 15px 0px;
}

#rdivfalse #neilalbum_block2 #blockstyle0 .thumbnail {
    position: relative;
    width: 94%;
    border: 1px solid #ff72b2;
}


#neilalbum_block2 #blockstyle0 #sorttitlebox {
    position: relative;
    margin-top: 15px;
    background: #d94388 url(../../img/modules/) no-repeat left top;
    height: 42px;
    padding: 2px 5px;
    color: #ffffff;
}

#neilalbum_block2 #blockstyle0 #sorttitlebox a {
    color: #FFFFFF;
}


#neilalbum_block2 #blockstyle0 .thumbnail:hover {
  border: 1px solid #008772 !important;
  transform: scale(0.97, 0.97);
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #titlebox a {
  color: #008772;
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #sorttitlebox {
  background: #008772 url(../../img/modules/) no-repeat left top;
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #transform {
  transform: scale(1.5, 1.5);
}