#PanelBackground
{
	width				:	499px;
	background-image		:	url(./image/Panel/Background.jpg);
	background-size		:	100%;
	background-repeat		:	no-repeat;
	background-position	:	top left;
	padding			:	0px;

}
div.PanelContentInner
{

}
#PanelContentX
{
	width				:	330px;
	padding			:	160px 0px 0px 0px;
}

h1
{
	border-bottom		:	solid 1px #999999;
	padding			:	0px 0px 4px 0px;
	font-size			:	150%;
}
h2
{
	padding			:	0px 0px 0px 8px;
	font-size			:	150%;
}
h2.LabelCopy
{
	border-left			:	solid 6px #009900;
	color				:	#009900;
}

span.LabelPoint
{
	font-weight			:	bold;
	font-size			:	125%;
	line-height			:	1.8em;
}

