

#ares-help h1 {
    clear: both;
 	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 4px 0;
    padding: 3px;
	color: #fff;
	background-color: #000099;
}
#ares-help #help-page h4 {
    clear: both;
    font-size: 12px;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 0 3px 0 0;
    background-color: transparent !important;
}
#ares-wrapper #FAQanswers td {
	border-top: 1px solid #ccc !important;
}
#ares-wrapper #FAQanswers img {
	margin-top: 6px;
	float:right;
}
#help-page p {
	color:#666;
	line-height: 16px;
	margin-bottom:0;
	margin-top: 10px;
}
#help-page ul {
	padding:0;
	margin:0;
}
#help-page li {
	list-style:none;
	background: url(/images/_default/help_list_image.png) no-repeat 0 5px;
	padding-left: 11px;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
    margin-top: 5px;
    margin-bottom: 6px;
}
#help-page div {
	float:right;
}
#help-page .word_link {
	display:block;
	float:right;
	margin:10px 2px 10px 3px;
}