.logos {
   width:945px;
   height:642px; 
   position:absolute; 
   top:0px; 
   left:50%; 
   margin-left:-472px; 
}
.logos-close {
   width: 45px;
   height:45px;
   position: absolute;
   top: 0px;
   left: 0px;
   text-align: left;
   cursor: pointer;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;
}
