 #DigitalHelp {
	background-color: #e0e7f9;
	border: 1px dotted #333333;
	color: #333333;
	padding: 5px;
	margin-top: 18px;
	margin-left: 30px;
	margin-right: 30px;
}
 #DigitalHelpElement {}
 #DigitalHelpElement.Title {
	background-image: url(/Images/Icons/HelpText.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 15px 15px 22px;
	text-indent: 34pt;
	font-size: 20px;
	margin-bottom: 1px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
 #DigitalHelpElement.Information {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
