.helpArticle td{
	margin:0px;
	padding:10px 20px !important;
}

.helpArticle .helpArticleTitle{
/* 	font-size: small; */
	font-size: 12pt;
	font-family: Helvetica;
	font-weight: bolder;
	color:#444444;
	margin:0px;
	padding:3px 10px;
}

.helpArticle .helpArticleContent{
	font-size: 9pt;
	font-family: Verdana;
	margin:0px;
	padding:3px 23px 5px 23px;
	color:#666666;
}

.help li {
/* 	color:#444444; */
margin:0px 0px 15px;
}
