
#pan_profile {
	position:relative;
	height:344px;
	display:block;
	left:-17px;
}
#pan_profile .fixed {
	width:736px;
	background-color:#FFF;
}
.ie #pan_profile .fixed {
	border:1px solid #fff;
}
#pan_profile .deco_cloud {
	position:absolute;
	left:-15px;
	top:-46px;
	width:362px;
	padding-top:148px;
	height:0;
	display:block;
	overflow:hidden;
	background:transparent url(clouds_profile.png) 0 0 no-repeat;
}
#pan_profile  div.col1,
#pan_profile  div.col2 {
	position:relative;
	width:345px;
	height:214px;
	float:left;
	padding:37px 0 0 17px;
}

#pan_profile h2 {display:none;}
#pan_profile h3 {
	background:transparent none 0 0 no-repeat;
	padding-top:11px;
	height:0;
	display:block;
	overflow:hidden;
}
#pan_profile .mask {
	margin-top:10px;
	height:190px;
	display:block;
	overflow:auto;
}
#pan_profile .mask p {
	color:#232e68;
	background:transparent url(bullet_arrow_pink.png) 0 2px no-repeat;
	padding-left:15px;
	padding-right:15px;
	margin:8px 0;
}
#pan_profile .mask p.intro {
	background:transparent none;
	padding-left:0;
}
#pan_profile .mask p.title {
	font-weight:bold;
	margin:8px 0 4px 0;
}
#pan_profile .mask p.sub {
	color:#5f6791;
	font-size:11px;
	line-height:11px;
	background:transparent url(bullet_dot_blue.png) 0 5px no-repeat;
	padding-left:7px;
	margin:0 0 2px 10px;
}