﻿html,body{ margin:0; padding:0; width:100%;}

#popupContact{ display:none;position:absolute; top:-100px; left:-400px; width:513px; height:414px; background: url(L_FourModernizations_08.jpg) no-repeat; padding:20px 25px 20px 20px; z-index:999999; cursor:pointer;}
#popupContact div{ overflow-y:scroll; height:370px; margin-top:20px}
#backgroundPopup { position:absolute ; top:0; left:0; background:#000; width:100%; display: none; z-index:99999;filter: Alpha(opacity=10);-moz-opacity:0.1; opacity:0.1 }