.plan {
height:180px;
}

.plandusite {
height:450px;
}

.buttonsWrap {
width:70px;
}

/* CSS Hack for hiding the LIKE count */
div.fb-like span {
  display:block;
  width:60px !important;  
}

div.fb-like iframe {
  width:60px !important;
}