#osx-modal-content,
#osx-modal-data {display:none;}
/* Overlay */
#osx-overlay 					{background-color:#000; cursor:wait;}

/* Container */
#osx-container 					{color:#000;font: 16px/24px "Lucida Grande",Arial,sans-serif;padding-bottom:4px;-moz-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px;border-radius:0 0 6px 6px;-moz-box-shadow:0 0 64px #000;-webkit-box-shadow:0 0 64px #000;}
#osx-container a 				{color:red;}
#osx-container #osx-modal-title {background-color:#000;font-weight:bold;padding:6px 8px;color:#fff}
#osx-container .close			{display:none;position:absolute;right:0;top:0;}
#osx-container .close a 		{display:block;color:#777;font-weight:bold;padding:6px 12px 0;text-decoration:none;}
#osx-container .close a:hover	{color:#000;}
#osx-container #osx-modal-data	{font-size:12px;padding:6px 12px;}
#osx-container h2				{margin:10px 0 6px;}
#osx-container p				{margin-bottom:10px;}
#osx-container span 			{color:#777;}

#osx-container		{width:500px;}
#wpd-x-block		{padding-top:20%;color:#fff}
#wpdx-separation	{padding:5px;margin-top:5px}
#wpdx-entrer  		{float:left;font:bold 24px/32px "Lucida Grande",Arial,sans-serif;text-shadow:0 1px 0 #fff;color:#000}
#wpdx-exit			{float:right;font:bold 10px/32px "Lucida Grande",Arial,sans-serif;text-shadow:0 1px 0 #fff;color:#ddd!important}

