#PageHelp
{
	position:absolute;
	z-index:100;
	background-color:#fff;
	padding:2px;
}

#PageHelp_Content
{
	padding:10px 10px 10px 10px;
	color:#333333;
	text-align:left;
	border: solid 2px Black;
	border-top-width:0px;
	_width:476px;
	font-size:80%;
	font-family:Verdana, Arial;
}

.PageHelp_loader
{
	background-image:url(Images/Progress.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:32px;
}

#PageHelp_TitleBar
{
	background-color:#999933;
	text-align:left;
	border: solid 2px Black;
	border-bottom-width:0px;
	height:20px;
	cursor:move;
	font:0.94em Arial, Helvetica, sans-serif;
}

#PageHelp_TitleBar .title
{
	float:left;	
	padding:2px 0 0 6px;
}

#PageHelp_TitleBar .close
{
	float:right;
	height:12px;
	width:12px;
	margin:3px 2px 1px 0px;
	background:url(Images/Image2.gif) -14px 0px;
	cursor:pointer;
}
.phOpener
{
	cursor:pointer;
	display:block;
	background:url(Images/Image2.gif);
	height:14px;
	width:14px;
}