form#pc {
	margin: 0 24px 24px 24px;
	padding-bottom: 24px;
}

form#pc button {
	border: none;
	background: url(/_resource/image/specific/my-profile/update_your_profile.jpg) top left no-repeat;
	width: 155px;
	height: 26px;
}

div#profile-layer {
	border-bottom: 1px solid #C1D7ED;
	background: url(/_resource/image/specific/my-profile/profile_layer_bg.gif) #CCD7E1 top left repeat-x;
	position: relative;
	min-height: 88px;
	overflow: auto;
}
div#profile-layer h3 {
	color: #B84DD1;
	margin: 9px 260px 0 100px;
	font-weight: bold;
	font-size: 1.5em;
}
p#pl-info {
	margin: 20px 260px 0 100px;
	font-size: 1.2em;
}
p#pl-info span {
	color: #999999;
	padding: 0 0.4em;
}
div#profile-layer img {
	position: absolute;
	left: 9px;
	top: 9px;
}

div#point {
	border: 1px solid #C1D7ED;
	background: url(/_resource/image/specific/my-profile/point_bg.gif) #5B0470 top left repeat-x;
	height: 68px;
	width: 210px;
	position: absolute;
	top: 9px;
	right: 9px;
}
div#point p {
	color: #fff;
	padding: 8px 12px 0 12px;
}
div#point p span {
	color: #FFD52F;
	font-weight: bold;
	font-size: 1.2em;
}
div#point p a {
	color: #FFD52F!important;
	font-weight: bold;
	text-decoration: none;
}
table.style02, #profile-layer-c {
	border: 1px solid #C1D7ED;
}

table.style02 caption {
	background: url(/_resource/image/specific/my-profile/caption_style02_bg.jpg) #CCD7E2 top left repeat-x;
	padding: 8px 16px!important;
	margin-top: 1em;
	border: 1px solid #C1D7ED;
	border-bottom: none;
}

table.style02 caption, #profile-layer-c caption {
	color: #630679;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px 16px;
}
table.style02 td, table.style02 th, table.style03 td, #profile-layer-c td, #profile-layer-c th {
	padding: 4px 16px;
}
table.style02 td, #profile-layer-c td {
	font-weight: bold;
}

table.style03 caption {
	font-size: 1.2em;
	padding: 4px 16px;
	margin-top: 1em;
}