#helpPopup {
	top: 16% !important;
}

#helpPopup .modal-body {
	height: 396px;
}

#helpPopup .tab {
	min-width: 0px;
}

#helpPopup a {
	font-weight: normal;
	text-decoration: underline;
}

#helpPopup ul {
	margin-left: 30px;
}