/**
 * @file
 * Styles for AG AdSense Injector module.
 */

.ag-adsense {
  margin: 1em 0;
  text-align: center;
  clear: both;
}

.ag-adsense-content-top {
  margin-bottom: 1.5em;
}

.ag-adsense-content-bottom {
  margin-top: 1.5em;
}

.ag-adsense-sidebar-first,
.ag-adsense-sidebar-second {
  margin: 1em 0;
}

.ag-adsense-header {
  margin-bottom: 1em;
}

.ag-adsense-footer {
  margin-top: 1em;
}