#custom1,#custom2,#custom3,#custom4,#customNosotros {
	display:none;
    background:#FFF;
    width:550px;
    height:600px;
    padding:20px 20px 20px 20px; 
	border-radius:25px 25px 25px 25px;
	margin-top:-45px;
}

#custom3{ height:600px; width:900px; margin-top:-55px;}
#custom4{ height:600px; width:900px; margin-top:-55px;}
#customNosotros{ height:260px; margin-top:20px; }


#custom1 div.close {
    right:-15px;
    top:-10px;
}

#custom2 div.close {
    right:-15px;
    top:-10px;
}

#custom3 div.close {
    right:-15px;
    top:-10px;
}

#custom4 div.close {
    right:-15px;
    top:-10px;
}


/* para que salga el fondo negro en Internet Explorer, el mismo ancho que la web un 600%*/
#exposeMask{ width:600% !important;}