
#ares-help {
    font-family: arial, helvetica, sans-serif;
    margin: 0;
    padding: 4px;
}

#ares-help li {
    margin-top: 4px;
    margin-bottom: 4px;
}

#ares-help p {
    text-align: justify;
}

#ares-help table td {
    line-height: 16px;
}

#ares-help h1 {
    clear: both;
 	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 4px 0;
    padding: 3px;
	color: #000;
	background-color: #ccc;
}

#ares-help h4 {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 10px 0;
    padding: 3px;
    background-color: #eee;
}
 