.profile_left{
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}

.profile_left .top{
	padding-top:12px;
	margin-left:14px;
}

.profile_left .txt{
	vertical-align:top;
	padding-left:7px;
	font:bold 10px Verdana;
	color:#999999;
	line-height:1.4;
}

.profile_left .owner{
	font:normal 10px Verdana;
	color:#333333;
}

.profile_left .owner a{
	font:bold 10px Verdana;
	color:#333333;
	text-decoration:none;
}

.online, .offline{
	margin-top:2px;
	margin-bottom:2px;
	background-image:url("icon_online.gif");
	background-repeat:no-repeat;	
	background-position:0px 4px;
	font:bold 9px Verdana;
	color:#999999;
	padding-left:9px;
}
.offline{
	background-image:url("icon_offline.gif");
}

.profile_left .bbar{
	margin-top:10px;
	margin-left:4px;
	margin-right:4px;
	padding-left:10px;
	background-image:url("dotted_c9.gif");
	background-repeat:repeat-x;	
	padding-bottom:1px;
	padding-top:7px;
}

.profile_left .bbar .item{
	padding-bottom:3px;
	padding-top:2px;
	margin-bottom:3px;
}

.profile_left .bbar a{
	padding-left:21px;
	font:bold 10px Verdana;
	color:#cc33cc;
	text-decoration:none;
	padding-bottom:3px;
	padding-top:2px;
	background-repeat:no-repeat;	
}

.profile_left .bbar a:hover{
	text-decoration:underline;
}

.profile_left .bbar a.buddy{background-image:url("popin/icn_buddy.gif");}
.profile_left .bbar a.nobuddy{background-image:url("popin/icn_nobuddy.gif");}
.profile_left .bbar a.msg{background-image:url("popin/icn_msg.gif");}
.profile_left .bbar a.block{background-image:url("popin/icn_block.gif");}

.profile{
	background:#fef2fd;
	margin-bottom:8px;
}

.profile a{
	color:#0099ff;
	font:bold 11px Verdana;
	text-decoration:none;
}

.profile a:hover{
	text-decoration:underline;
}

.profile .title{
	color:#0099ff;
	font:bold 17px Verdana;
}

.profile .details{
	padding-left:15px;
}

.profile .details table{
	margin-top:18px;
	width:346px;
}

.profile .details .label{
	background-image:url("dotted_profile_details.gif");
	background-repeat:repeat-x;
	padding-top:3px;
	padding-bottom:18px;
	color:#999999;
	font:bold 10px Verdana;
}

.profile .details .label_value{
	width:100%;
	background-image:url("dotted_profile_details.gif");
	background-repeat:repeat-x;
	padding-top:3px;
	padding-bottom:18px;
	padding-left:9px;
	color:#ba3dc1;
	font:bold 10px Verdana;
}

.profile .details .label_value a{
	color:#ba3dc1;
	font:bold 10px Verdana;
}

.profile .gallery{
	padding-left:19px;
}

.profile .gallery .title{
	margin-left:2px;
}

.profile .gallery .more{
	margin-left:4px;
	margin-top:1px;
	margin-bottom:2px;
}

.profile .gallery .more a{
	color:#999999;
	font:bold 10px Verdana;
	text-decoration:none;
}

.profile .gallery .more a:hover{
	text-decoration:underline;
}

.profile .gallery table{
	margin-bottom:9px;
}

.profile .gallery td.item{
	width:76px;
	height:76px;
	background-image:url("ps_profile_album_bg.gif");
	background-repeat:no-repeat;
	text-align:center;
}

.profile .my_ponies .title, .profile .my_ponies .breed{
	margin-left:6px;
	color:#666666;
	font:normal 10px Verdana;
}

.profile .my_ponies .title a{
	color:#0099ff;
	font:bold 11px Verdana;
}

.p_caption{
	float:left;
	color:#cc33cc;
	font:bold 17px Verdana;
	margin-bottom:11px;
}

.p_link{
	padding-top:5px;
	float:right;
	color:#666666;
	font:normal 10px Verdana;
}

.p_link a{
	color:#666666;
	font:normal 10px Verdana;
}

table.user_buddies td.item{
	vertical-align:top;
	text-align:center;
	width:100px;
	height:112px;
	background-image:url("user_buddies_bg.gif");
	background-repeat:no-repeat;
}

table.user_buddies .pic{
	margin-top:10px;
}

table.user_buddies .title{
	margin-top:2px;
}

table.user_buddies .title a{
	color:#cc33cc;
	font:bold 11px Verdana;
	text-decoration:none;
}

table.user_buddies .title a:hover{
	text-decoration:underline;
}

table.user_buddies .location{
	color:#666666;
	font:normal 10px Verdana;
}