
.fbc_connect_button_area {
  float: left;
  margin-top: 6px;
  padding-top: 6px;
  margin-left: 9px;
  padding-left: 9px;
}

.fbc_profile_pic {
  float: right;
  margin-left:5px;
  padding: 2px 2px 2px 2px;
  border: gray dotted 1px;
  height:100%;
  }

.fbc_profile_photo{
z-index:91;
overflow:visible;
position:Relative;
}

.fbc_profile_header {
  text-align: right;
  padding: 5px;
  padding-top: 5px;
  border: gray dotted 1px;
  background: #181C1E;
  width: 1990px;
  height: 20px;
  z-index:90;
  filter:alpha(opacity=90);
   -moz-opacity:0.9;
   -khtml-opacity: 0.9;
   opacity: 0.9;
}

.fbc_loginstate_top {
z-index:90;
  position: fixed;
  right: 0;
  top: 0;
}

