

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

#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: #fff;
	background-color: #fc8d43;
}

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

#ares-help input {
    font-size: 11px;
}                   

#ares-help select {
    font-size: 11px;
}

#ares-help label {
    font-size: 11px;
}

.fieldError {
    color: #cc0000;
}