/* when changes are made in css, they are only loaded uppon refresh.
paste a copy of changes in this css file and temporarily include css
in header.
Since it is a new CSS, all new changes are loaded without refresh
*/
.productlist-item img.newcollection
{
   position: absolute;
   margin-top: -201px;
   margin-left: 0px;
}

#photoframe img.newcollection
{
   position: absolute;
   margin-top: -405px;
   margin-left: 0px;
}






