.block.block-fblikebutton {
  position: fixed;
  bottom: 0;
  right: -400px;
  background-color: white;
  padding: 16px 40px 26px 17px;
  border-bottom: 0;
  z-index: 10;
  width: 340px;
  height: 164px;
  border-top: 3px solid #00579b;
  box-shadow: -5px 0px 5px 0px rgba(0,0,0,0.3);

}

.block.block-fblikebutton .block-title {
   /* #content h2 id targeting overrides this without the !important */
  font-size: 16px !important;
  line-height: 27px !important;
  text-transform: none;
  border-bottom: 0;
}
