button { margin:0px; padding:0px; }
#popup { height:100%; width:100%; }
#popup p { font-family:arial; font-size:18px; font-weight:bold; }
#popup .blackout { background-color:#000; cursor:pointer; display:block; filter:alpha(opacity=70); height:100%; left:0; opacity:.7; position:fixed; top:0; width:100%; z-index:100; }
#popup .msgbox { background-color:#FFFFFF; border:1px solid #ccc; border-radius:20px; color:#000; display:block; height:700px; left:15%; margin-left:20%; padding:0px; position:relative; top:10%; width:700px; z-index:101; }
#popup .undereighteen { background:url(under18.png) left top no-repeat; border:0px; color:transparent; cursor:pointer; font-size:0px; height:59px; margin:0px; padding:0px; text-transform:uppercase; width:269px; }
#popup .overeighteen { background:url(over18.png) left top no-repeat; border:0px; color:transparent; cursor:pointer; font-size:0px; height:59px; margin:0px; padding:0px; text-transform:uppercase; width:269px; }