.ptse-nb-after-account-navigation-menu-link-list
{
	margin-left:auto;
	margin-right:auto;
	max-width:700px;
}
h1.ptse-section-name
{
	padding-bottom:10px;
	color:black;
	text-align:center;
}
#ptse-section-brief
{
	color:#676566;
	padding:10px 0 10px 0;
	text-align:center;
	max-width:680px;
	margin:0 auto;
}
h1.ptse-section-name-with-avatar
{
	margin:0 auto;
	padding:35px 20px 0 20px;
	color:black;
	text-align:center;
	font-size:30px;
	max-width:640px;
}
#ptse-section-brief-with-avatar
{
	color:#676566;
	padding:30px 20px 10px 20px;
	text-align:center;
	max-width:640px;
	margin:0 auto;
}
#ptse-section-brief-with-avatar-and-name
{
	color:#676566;
	padding:17px 20px 11px 20px;
	text-align:center;
	max-width:640px;
	margin:0 auto;
}
h1.ptse-section-img
{
	padding-bottom:0px;
	padding-top:10px;
}
h1.ptse-section-img img
{
	display:block;
	max-width:350px;
	width:100%;
	margin:0 auto 0 auto;
}
#ptse-section-wrapper
{
	padding: 10px 10px 50px 10px;
}
#ptse-section-wrapper a
{
	color:#1178bd;
	text-decoration:none;
}
#ptse-section-wrapper a:hover
{
	text-decoration:underline;
}
#ptse-section-wrapper a.inner-section-link
{
	font-size:18px;
	display:block;
	padding: 17px 10px 17px 10px;
	margin:0px auto 0px auto;
	max-width:330px;
	text-align:center;
}
#ptse-section-wrapper a.inner-section-link:hover
{
	background:#eaeaee;
	color:#155b8a;
	text-decoration:none;
}
#ptse-section-wrapper a.inner-section-link img
{
	width: 50%;
	display:block;	
	margin:0px auto 0px auto;
}
#ptse-section-wrapper a.inner-section-link span
{
	padding-top:17px;
	display:block;	
}
#ptse-inner-section-brief
{
	padding:2px 20px 30px 20px;
	color:#676566;
	font-size:14px;
	text-align:center;
	max-width:310px;
	margin:0 auto;
}
#ptse-inner-section-separator
{
	background:#e5e5e5;
	height:1px;
	max-width:350px;
	margin:0 auto;

}
#ptse-section-wrapper center
{
	border-top:2px solid #1178bd;
	max-width:700px;
}
.ptse-section-arrow-text
{
	margin:20px auto 14px auto;
}
.ptse-section-arrow-img
{
	margin:20px auto 0px auto;	
}
#ptse-section-wrapper center span
{
	display:block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #1178bd;
	margin:0 0 -7px 0;
}
#ptse-section-wrapper center div
{
	height:10px;
}
