/* layout-popup.css
 *
 * Popup-specific CSS style overrides
 */

/* Make the fatness skinnier */
#fatness {
  background: none;
  padding: 0px;
  margin: 0px;
}

#fatness,
#main,
#content {
  margin-top: 0em;
  padding-top: 0em;
}
