@charset "utf-8";
/* CSS Document */
div#content div#profile_placeholder {
	height:220px;
	border-bottom:10px #fff solid;
	background-color: #fff;
	margin:0;
}
div#profile_placeholder img {
	margin:0;
}
ul.childrenList { 
	float:right;
	clear:none;
	width: 552px;
}
li.current, li.active_item { color: #ccc; background: transparent url(/images/wright/current_arrow2.gif) no-repeat left .25em; }
