#navWrap{
	margin-right:10px;
}

.float-left{
	float:left;
}
.float-right{
    float:right;
	padding:15px;
}
#innerWrap{
    padding-bottom:10px !important;
}

    .heading-toggle-open-h1,
    .heading-toggle-open-h2,
    .heading-toggle-open-h3,
    .heading-toggle-open-h4
    {
        cursor:pointer;
        margin-bottom:15px;
    }
.show-hide-text-p1,
.show-hide-text-p2,
.show-hide-text-p3,
.show-hide-text-p4
    {
        background-color:#f0f3f6;
        padding:10px;
        border:1px solid #d5dade;
        margin-bottom:10px;
    }