#centerColumn {
	background-image: none;
	width: 525px;
	float: left;
	margin: 0px 0px 0px 7px;
}

#centerColumn .colFooter {
	background-image: none;
}

.childProfile {
	width: 525px;
	background-image: none;
}

.childProfile #imageblock{
	width: 245px;
	height: 280px;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	clear: none;
}

.childProfile #childInfoBlock{
	width: 275px;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	clear: none;
}

.childProfile #profileImg{
	width: 245px;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: none;
	clear: none;
}

.childProfile .statusbanner{
	width: 245px;
	height: 20px;
	border: none;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	float: none;
	background-color: #acc96e;
	color: white;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.childProfile .imageLinks{
	width: 245px;
	height: 20px;
	border: none;
	float: none;
	clear: both;
}

.childProfile h2 {
	width: 270px;
	float: right;
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 0;
}

.childProfile ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 275px;
	float: right;
	clear: right;
}

.childProfile ul li {
	padding: 0 0 0 8px;
	margin: 0 0 0 4px;
	background-image: url(../images/bullet_blk.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	list-style-type: none;
	float: left;
	font-size: 8pt;
	white-space: nowrap;
}


.childProfile ul li#gender {
	padding: 0 0 0 0px;
	margin: 0 0 0 5px;
	background-image: none;
	float: left;
	clear: left;
}

#mainContent #centerColumn .colContent .childProfile p {
	width: 260px;
	border: none;
}

.profileText {
	width: 275px;
	float: right;
	border: none;
	margin: 0 0 0 0;
	float: right;
	clear: right;
}

.childProfile a {
	width: 200px;
	float: left;
	clear: left;
	border: none;
	margin-top: 5px;
}

.childProfile a.nextLink {
	width: auto;
	float: right;
	clear: right;
	background-image: none;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}

.childProfile a.prevLink {
	width: auto;
	float: left;
	clear: left;
	border: none;
	background-image: none;
	padding: 0px 0px 0px 5px;
	font-size: 8pt;
}