/* HELP PART *****************************************************/
#help ul {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 16px;
	margin-left: 15px;
}

#help ul li {
	list-style: square;
	overflow: visible;
}


#help a,
#help-subMenu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

#help a.style-0-hover,
#help-subMenu a:hover,
#help-subMenu a.hover {
	text-decoration: underline;
}

#help-mainMenu {
	border-right: 1px solid #771100;
	height: 130px;
}

#help-subMenu {
	padding-left: 15px;
}

#help h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}
