/**
 * Stylesheet for WetKit Widgets
 */
/* File Widget */
img.file-icon,
div.file-widget img {
  vertical-align: middle;
  margin-right: 2px; }
