div.overlay { background-image: url(../images/white.png); width:600px; height:470px; display:none; padding:55px; }

div.overlay div.close { background-image: url(../images/close.png); position:absolute; right:5px; top:5px; cursor:pointer; height:35px; width:35px; }
div.wrap { height:441px; overflow-y:auto; padding: 0 10px 0 0; }


div.over { background-image: url(../images/white2.png); width:437px; height:150px; display:none; padding:55px; }

div.over div.close { background-image: url(../images/close.png); position:absolute; right:5px; top:5px; cursor:pointer; height:35px; width:35px; }
div.wrape { height:441px; overflow-y:auto; padding: 0 10px 0 0; }

