#profile-head {
	padding: 15px 10px;
	margin: 0 0 10px 0;
	background: #edeae2 url(/images/corners/dashboard-head.gif) no-repeat left top;
	}
	#profile-head .avatar_container {
		float: left;
		border: 1px solid #adaba5;
		margin: 0 15px 0 0;
		}
		#profile-head .avatar {
			float: left;
			border: 3px solid #fff;
			}
  #profile-head h1 {
    font-size: 16px;
    font-weight: normal;
		margin: 9px 0 5px 0;
    }
	  #profile-head h1 small{
	    font-size: 12px;
			display: inline;
	    font-weight: normal;
	    }
	#profile-head #button-befriend {
		float: right;
		margin: 17px 0 0 0;
		}

.widget {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
	}
	.widget-head ul li {
		visibility: hidden;
		}
	#widget-friends {
		margin: 0;
		clear: right;
		}
      
  #widget-graphs {
    width: 100%;
		clear: right;
		margin-bottom: 15px;
    }

