#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;	
}
#myprofiles_sidebar_head h3
{
	padding: 0 0 15px 0;
        color: #777;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: .1em;
font-size:80%;
}	
.clear{
clear: both;
}
