#user_details_holder {
	color:#fff;
    font-family:Arial;
	font-size:9pt;
}
#user_details {
	font-size:8pt;
}
#user_thumbnail {
	width:150px; height:180px; background-color:#fff; margin-right:10px; float:left;
}
#user_profile {
	width:358px; height:170px; border:1px solid #fff; float:left;
	padding:5px;
}
#user_blog {
	width:348px; height:540px; border:1px solid #fff; float:right;
	padding:5px;
}
#gallery_holder {
	width:518px; height:348px; margin-top:10px; border:1px solid #fff; float:left;
	padding:5px;
}
#athlete_details_holder {
	color:#fff;
    font-family:Arial;
	font-size:9pt;
}
#athlete_details {
	font-size:8pt;
}
#athlete_thumbnail {
	width:150px; height:180px; background-color:#fff; margin-right:10px; float:left;
}
#athlete_profile {
	width:358px; height:170px; border:1px solid #fff; float:left;
	padding:5px;
}
#athlete_blog {
	width:348px; height:540px; border:1px solid #fff; float:right;
	padding:5px;
}