.childProfile {
	width: 171px;
	background-image: url(../images/rt_bar_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 6px;
}

.childProfile #profileImg{
	width: 168px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}

.childProfile #imageBlock{
	width: 168px;
	border-left: 2px solid #dfdfdf;
	border-right: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}

.childProfile h3{
	width: 160px;
	border-left: 2px solid #dfdfdf;
	border-right: 1px solid #c6c6c6;
	font-size: 11pt;
	margin: 0 0 0 0;
	padding: 6px 4px 8px 4px;
	background-image: url(../images/rt_bar_hd.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.childProfile p{
	width: 160px;
	margin: 0 0 0 0;
	padding: 0 4px 0 4px;
	border-left: 2px solid #dfdfdf;
	border-right: 1px solid #c6c6c6;
	display: block;
}
.childProfile p.browse{
	height: 38px;
	display: block;
}

.childProfile a{
	width: 139px;
	height: 14px;
	margin: 0 0 0 0;
	padding: 4px 4px 6px 25px;
	display: block;
	text-decoration: none;
	border-left: 2px solid #dfdfdf;
	border-right: 1px solid #c6c6c6;
	background-image: url(../images/gn_arrow.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	color: #9bb564;
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;
	vertical-align: middle;
}
