.avatar{
	display:inline;
	padding:0;
	margin-right: 5px;
}
.avatar img{
	border: 1px solid #fc0;
}

.dark {
	margin-top:10px;	
}

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


.fbc_profile_header {
  text-align: center;
  padding: 5px;
  padding-top: 10px;
  border: #3b5998 solid 1px;
  background: #edeff4;
  width: 460px;
  margin: 0 auto 10px;
}
.fbc_profile_header a{
	color: #3b5998;
}
.fbc_profile_header a:hover{
	text-decoration: underline;
}

.fbc_loginstate_top {
  position: absolute;
  right: 0;
  top: 0;
}

