/* CSS Document */

	.n2pop
	{
		border-right:#eeeddd 1px outset;
		border-top:#eeeddd 1px outset;
		z-index:200;
		bordEr-left:#eeeddd 1px outset;
		bordEr-bottom:#eeeddd 1px outset;
		position:absolute;
		background-color:#ffffff;
	}
	.n2popstatic
	{
		bordEr-right:#555533 1px outset;
		bordEr-top:#555533 1px outset;
		z-indEx:200;
		bordEr-left:#555533 1px outset;
		bordEr-bottom:#555533 1px outset;
		position:absolute;
		background-color:#ffffff;
	}
	.n2popbody
	{
		bordEr-right:#efedd4 3px solid;
		bordEr-top:#efedd4 3px solid;
		bordEr-left:#efedd4 3px solid;
		bordEr-bottom:#efedd4 3px solid;
		background-color:#ffffff;
	}
	.animatedbox
	{
		bordEr-right:gray 1px solid;
		bordEr-top:gray 1px solid;
		z-index:220;
		background:white;
		visibility:hidden;
		border-left:gray 1px solid;
		border-bottom:gray 1px solid;
		position:absolute;
	}
	.animatedboxhollow
	{
		border-right:gray 1px solid;
		border-top:gray 1px solid;
		z-index:220;
		visibility:hidden;
		border-left:gray 1px solid;
		border-bottom:gray 1px solid;
		position:absolute;
	}
	#effectFrame
	{
		border:#999900 1px solid;
		padding:4px;
		background-color:#ffffff;
		text-transform:none;
	}

