/* profiles */
#profile{}
#profile li{ margin:0; }
#profile h2.headline{ margin:0 0 15px 0; }
#profile #pic{ width:150px; height:200px; float:left; font-size:10px; background:transparent; overflow:hidden; }
#profile #member_info{
	border:#FFFFFF solid 1px;
	background:#000000;
	width:150px;
	margin-right:30px;
	padding:5px;
	float:left;
	font-size:10px;
	color:#666666;
	text-align:right
}
#member_info #stage_name{ color:#FFF; font-size:11px; text-align:left; font-weight:bold; }
#profile #bio{ margin-top:25px; }
#profile #player{}
#profile #pl_select{ float:right; }
#profile select#pl_select{ background:#000000; color:#FFFFFF; font-size:10px; }
#profile .open_xternal_player{ float:right; border:none; background:#000000; color:#FFFFFF; font-size:10px; }