blockquote.helpContents
{
	margin: 0;
	width:250px;
	padding: 7px;
	font-size:8pt;
	position: absolute;
	color: #000066;
	top: -1000px;
	left: -1000px;
	border: 1px solid #000066;
	background-color: #fffef6;
	-moz-border-radius: 5px;
	/*-moz-opacity: .75;*/
	-webkit-border-radius: 5px;
	height: -2px;
}
