/* the overlayed element */

div.overlay 				{ background-image:url(../images/siteImages/white_2.png); width:578px; display:none; padding:55px;}
div.overlay div.close 		{ background-image:url(../images/siteImages/close.png); position:absolute; right:30px; top:50px; cursor:pointer; height:39px; width:86px; }


