
h2 {	
    border-top: none;
}

.bodyregistration2 {
	padding: 0 0 25px 0;
}

.req {
	color: red;
	font-family: Verdana !important;
	font-size: 10pt;
	font-weight: none;
	line-height: 8pt;
}

.registrationBody #pageContent {
    background-color: #dedede;
}

.divider {
    height: 1px;
    border-bottom: 1px solid #b6b6b6;
    margin-bottom: 24px;
    position: relative;
}

.divider p {        
    width: 48px;
    margin: auto;
    -webkit-transform: translatey(-5px);
    -ms-transform: translatey(-5px);
    transform: translatey(-5px);
    z-index: 100;
    background-color: #dedede;

    text-transform: uppercase;
    text-align:center;
}

#topMessage {
    padding-bottom : 10px;
}

.hoverPointer {
    cursor: pointer;
}

#requestFilerPortalAccess {
    border: 1px solid #aaaaaa;
    padding: 3px;
}

#corporateReporteProfessionalsHeader {
    color: #b89b2d;
}

#join-now{
    color: white;
}

#linkedInWrapper {
    display : inline-block;
    border:1px solid #b6b6b6;
    padding: 5px;
}

#thirdPartyRow {
    margin-bottom: 10px;
}

#userFormContainer {
    background-color: #dedede;
}