/* $Id: facebookshare.css,v 1.2 2010/04/08 15:54:37 willsteinmetz Exp $; */

/**
 * @file
 * CSS styles for the Facebook Share module boxes
 */

.facebookshare-box {
  float: left;
/*  clear: right; */
  width: 75px;
}
