h6#profile-cards-header {
	font-weight: 400;
	font-size: 1.125em;
	color: #ed2125;
	font-style:normal;
	margin-bottom:0.75em;
	margin-top: 80px;
}


#primary #profile-cards #tabs {
	border:none;
	list-style: none;
	float: left;
	overflow: hidden;
	height: 24px;
	width: 100%;
	margin-bottom:0.5em!important;
}

#primary #profile-cards ul li {
	margin: 0;
	list-style-type: none;
}

#profile-cards #tabs li {
	float: left;
	padding:0;
	line-height: 100%;
}

#profile-cards #tabs .ui-state-active a {
	color:#231F20;
}

#profile-cards #tabs li:before {
	content: none;
}

#profile-cards #tabs li a {
	padding-right: 10px;
	margin-right:10px;
	border-right: 1px solid #b1b3b6 ;
	text-decoration: none;
	color: #808285;
}

#profile-cards #tabs li a:hover {
	color:#231F20;
}

#profile-cards #tabs .ui-state-active {
	background:none;
	font-weight:600;
}


#profile-cards #tabs li:last-child a {
	border-right: none;
}


#profile-cards #tabs .ui-state-active a:focus,
#profile-cards #tabs li a:focus {
	outline: none;
}

.underline {
	text-decoration: underline;
}

#profiles-powered-by {
	margin-bottom:3em;
}

#profile-cards p {
	margin-bottom:1em;
}
