
.fbc_connect_button_area {
  padding-top: 6px;
}

.fbc_profile_pic {
  float: right;
  padding: 0 5px 5px 5px;
}


.fbc_profile_header {
  text-align: right;
  padding: 5px;
  padding-top: 10px;
  border: gray dotted 1px;
  background: white;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;
}
img.avatar,
div.avatar a.FB_Link img {
	border:2px solid #685c2a;
	float:left;
	height:32px;
	margin-right:10px;
	padding:2px;
	width:32px;
	}
	
	
div.avatar fb:profile-pic[size="square"] {
	height: 48px;
	width: 48px;
}