body
{
	font-family: Arial,Helvetica,sans-serif;
}

.cat
{
	padding-left: 1em;
}

.cat-title
{
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.question
{
	padding-left: 2em;
}

.question-title
{
	font-size: 12px;
	font-weight: bold;
}

.question-answer
{
	font-size: 10px;
	padding-left: 3em;
}

.help {
/* 	border-bottom: 1px solid #999999; */
	right: auto;
	left: auto;
	bottom: 0%;
	top: 0%;
	height: 16px;
	width: 99.5%;
/* 	background-color: #3333cc; */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
/* 	color:#FFF; */
	font-weight: bold;
	margin: 1px 1px 1px 1px;
	text-align:center;
	/*padding: 1px 1px 1px 1px;*/
}