#content_help{
	padding:10px;
	}
	
td.left_index{
	font-size:80%;
	}
	
td.left_index h4{
	font-size:120%;
	padding:0 3px;
	margin:0 0 5px 0;
	border:none;
	background-color:#FDF4E5;
	}
	
div.h4{
	padding:3px 0;
	border-top:#FF99CC 1px dotted;
	border-bottom:#FF99CC 1px dotted;
	background-color:#FFE3E0;
	}
	
div.h4 a:link{text-decoration:none;}	
	
#content_help h3{
	background-color:#F4F4F4;
	background-image:none;
	color:#FF6666;
	border-left:#FF6666 5px solid;
	}
	
#content_help h4{
	background-color:#FFFFFF;
	border:none;
	background:url(../images/dot_gr.gif) left bottom repeat-x;
	}
	
.question{
	font-weight:bold;
	line-height:120%;
	padding-bottom:3px;
	margin-left:1.5em;
	text-indent:-1.5em;
	background:url(../images/dot_gr.gif) left bottom repeat-x;
	}
	
.question strong{
	color:#FF0000;
	}

	
.answer{
	line-height:120%;
	padding-bottom:3px;
	margin-left:1.3em;
	margin-bottom:20px;
	text-indent:-1.3em;
	}
	
.answer strong{
	color:#3366FF;
}