#Fluidweb_LicenseReminder_Popup
{
	width:100%;
	background-color:rgba(255,0,0,0.5);
	font-size:14px;
	padding:10px;
	position:relative;
	z-index:9999;
	box-shadow:0 0 2px 0 #000;
}
#Fluidweb_LicenseReminder_Popup h2
{
	font-size:16px;
}