.fbc_connect_button_area {
  float: left;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.fbc_profile_pic {
  width:50px;
  height:50px;
  float:right;
  position:absolute;
  right:0px;
}


.fbc_profile_header {
  background-color:#000000;
  background-image:url(http://demoseta.nummirock.fi/wp/wp-content/themes/jq/img/bg_fbc_footer_wallpaper_1.jpg);
  position: absolute;
  bottom: 0px;
  height:80px;
  width:100%;
  left: 0px;
  z-index:1000;

/*  filter:alpha(opacity=90);
  opacity: 0.9;                  */
}
div>div.fbc_profile_header {         /* This will be ignored by IE5 AND IE6 because of the child */
  position:fixed;
}



.fbc_loginstate_top {
  position: relative;
  right: 0px;
  top: 0px;
}
