#blockerDiv {
	opacity: 0.75;
}
#helpGlobalContainer{
	width:1000px;
	height:718px;
	top:36px;
	float:left;
	z-index: 99999992;
}
#helpGlobalContainer > .closeBtnContainer {
    float: right;
    height: 40px;
    position: relative;
    right: 73px;
    top: 5px;
    width: 40px;
}
#helpContainer {
    float: left;
    height: 611px;
    left: 38px;
    position: relative;
    top: 40px;
    width: 855px;
    z-index: 99999992;
}
.help{
	height: 501px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width: 634px;
}

.HelpLP {
    height: 369px;
    left: 763px;
    position: relative;
    top: 331px;
    width: 250px;
    z-index: 100000000;
}
.HelpLPAnimCont{
	width:220px;
	height:200px;
}