.page-template-template-user-infos #tabs {
	margin-bottom: 20px;
	margin-top: 20px;
}
.page-template-template-user-infos #tabs a {
	background-color: #E5E5E5;
	color: #000;
	display: inline-block;
	font-weight: bold;
	padding: 10px 20px;
	text-transform: uppercase;
}
.page-template-template-user-infos #tabs a.active {
	color: #45AAFF;
}

.page-template-template-user-infos .page-content {
	margin-top: 50px;
}
