.left_panel {
	width:180px;
	float:left;
	height:400px;
	margin: 0px 10px;
}

.view_profile_avatar {
	border:1px solid #e6e5e1;
	padding:1px;
	width:160px;
}

a.add_friend_button {
	background: transparent url('../img/add_friend_button.gif') 0px 0px no-repeat;
	width:102px;
	height:19px;
	display:block;
	margin: 10px 10px 10px 25px;
}
