div.galleryListPage{margin-left:-20px;}
div.galleryListPage .grid-stack-item-content{background:no-repeat center; background-size:cover; color:inherit;}
div.galleryListPage .grid-stack-item-content .mask{display:block; position:absolute; width:100%; height:100%; top:0; right:0; background:rgba(0,0,0,0.5); transition: all 0.2s ease;}
div.galleryListPage .grid-stack-item-content:hover .mask{opacity:0;}
div.galleryListPage .grid-stack-item-content h2.title{position:absolute; top:0; right:0; width:100%; padding:5px; background:rgba(255,255,255,0.6)}
div.galleryListPage .grid-stack-item-content span.link{position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.7) url(../images/gallery_arrow.png) no-repeat left 8px center; color:#ffd109; padding-right:10px; padding-left:30px; line-height:25px;}


div.innerPageWrapper div.newRightMenu{float: right; width: 245px;}
div.galleryListPage.withMenu{width:800px; float:left;}
div.newRightMenu aside.parentMenu{margin-top:0;}