



	.notice
	{
		background:url('/images/popup.gif') no-repeat;
		font-size:10pt;
		padding:16px;
	}

		.notice p
		{
			font-size:9pt;
			line-height:1.25em;
			margin:48px 0 0 0;
			margin:expression('64px 0 0 0');
		}

		#notice-close
		{
			height:21px;
			left:355px;
			position:absolute;
			top:16px;
			width:21px;
		}