/* ************************************************************************** socialFB */
.socialFB_min {
  height:300px;
  float:right;
  width:1px;
}
.socialFB_container {
  position: absolute;
  width:100%;
  height:90%;
  background-image: url(img/colorbox/loading.gif);
  background-position: 45% 20%;
  background-repeat: no-repeat;
}
.socialFBcontent {
  width:100%;
  height:100%;
  border:none;
  display:none;
}