﻿
.photoViewer-viewer 

{
padding:0 0 0 0;
margin:0 0 0 0;

height:500px;
width:500px;
}

.photoViewer-title 

{


height: 40px;





}

.photoViewer-showcaseImage 

{


}
.popup
{
     background-color:black;
     filter: Alpha(Opacity=70);
        opacity: 0.70;
        -moz-opacity: 0.70;
        
}

