@charset "utf-8";
/* CSS Document */
div#contact_us { 
	border-top: 10px solid #fff; 
}
div#profile_placeholder {
	height:240px;
	border-bottom:10px #fff solid;
	background-color: #fff;
	float:right;
}
div#football_placeholder {
	height:350px;
	border-bottom:10px #fff solid;
	background-color: #fff;
	float:right;
}
div#content	{
	overflow:visible;
}
div#content ul.childrenList { 
	float:right;
	clear:none;
	width:552px;
	padding:0;
}

