
.helpIndex {
	border: 0px;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

.helpFrame {
	border-left: 0px;
	border-right: none;
	border-top: none;
	border-bottom: none;
	width: 100%;
	height: 663px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

