#myprofiles {
	display: block;
	float: left;
	height: 25px;
	width: 25px;
}
#myprofiles_sidebar_footer{
 float: right;
}
#myprofiles_sidebar{
 padding:0px;
}
#myprofiles_sidebar_content div {
	display: block;
	float: left;
	height: 25px;
	width: 25px;	
}
