blockquote.helpContents
    {
	text-align: center;
	width:300px; font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0 auto;
	padding: 3px;
	position: absolute;
	top: -1000px;
	left: -1000px;
	border: 1px solid #000000;
	z-index: 2000;
	background-color: #E2E6EE;
	opacity: .90;
	filter: alpha(opacity=90);
    }
blockquote.helpContents h1, blockquote.helpContents h2, blockquote.helpContents h3, blockquote.helpContents h4
    {
	color:#A6450B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    }
blockquote.helpContents p {font-size:11px;}
blockquote.helpContents table {border: thin solid #666666; border-collapse:collapse;}

blockquote.helpContents td {
	border:1px inset #222;
	padding:0.3em;
    text-align:center;
}

