#dja_popup_darkbg { background-color:rgb(0, 0, 0); opacity:0.7; -moz-opacity:0.70; filter:alpha(opacity=70); z-index:10; height:100%; width:100%; background-repeat:repeat; position:absolute; top:0px; left:0px; display: none; }
#dja_popup { width: 500px; height: 400px; margin-left: -220px; margin-top: -187px; padding: 0px; display: none; z-index: 20; position: absolute; left: 50%; top: 50%; overflow: auto; background-color: white; }
#dja_popup iframe { width: 500px; height: 345px; margin: 0px; padding: 0px; }
#dja_popup #close { margin-right: 6px; margin-top: 6px; height: 20px; line-height: 18px; text-align: right;}
#dja_popup #close a { color:#000000; font-size: 10px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; }
#dja_popup #close img { border: 0px; vertical-align: middle; }
