#help, #help #box {
	width: 100%;
}

#help #box .arrow {
	border-bottom: 1px solid #000000;
	text-align: center;
	width: 20px;
	padding: 14px 0 11px 0;
}

#help #box .title {
	color: #023d77;
	font-weight: bold;
	border-bottom: 1px solid #7c94ae;
	padding: 14px 0 11px 0;
	text-align:left;
}

#help #box .content #contentboxes {
	width: 100%;
	font-size: 14px;
	color: #454545;
	text-align:left;
}

#help #box .content #contentboxes .help_text1 {
	margin: 20px 0 0 0;
	text-align: justify;
}
#help #box .content #contentboxes .help_text2 {
	padding: 0 0 20px 0;
	text-align: justify;
}

#help #box .content #contentboxes .right_text {
	margin: 23px 0 0 20px;
}

#help #box .content #contentboxes #buttons {
	margin: 140px 0 0 0;
	padding: 0;
}

#help #box .content #contentboxes .title1 {
	border: none;
	font-size: 14px;
	color: #023d77;
	font-weight: bold;
	margin: 20px 0 0 0;
}
#help #box .content #contentboxes .title1 img {
	margin: 1px 3px 3px 0;
	padding: 0;
	vertical-align: middle;
}

#help #box .content #contentboxes .title2 {
	border: none;
	font-size: 14px;
	color: #023d77;
	font-weight: bold;
	margin: 20px 0 0 0;
}

#help #box .content #contentboxes .title2 img {
	margin: 1px 3px 3px 0;
	padding: 0;
	vertical-align: middle;
}

#help #box .content #contentboxes .list1 {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 20px;
}

#help #box .content #contentboxes .list1 li {
	border: none;
	line-height: 20px;
	font-size: 12px;
	color: #454545;
	text-align: left;
	padding: 0 0 0 20px;
	background: url('../../../../images/gfx/buttons/btn_bluearrow.png') no-repeat;
	background-position: 0 4px;
}
#help #box .content #contentboxes .list2 {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 20px;
}

#help #box .content #contentboxes .list2 li {
	border: none;
	line-height: 20px;
	font-size: 12px;
	color: #454545;
	text-align: left;
	padding: 0 0 0 20px;
	background: url('../../../../images/gfx/buttons/btn_bluearrow.png') no-repeat;
	background-position: 0 4px;
}
