.winit-photo {
   width:557px;
   height:722px; 
   position:absolute; 
   top:0px; 
   left:50%; 
   margin-left:-277px; 
   background-image:url(/imgs/winit_photo.png);
   background-repeat: no-repeat;
}
.winit-photo-close {
   width: 45px;
   height:45px;
   position: absolute;
   top: 10px;
   left: 11px;
   text-align: left;
   cursor: pointer;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;
}
