.gap-right {
  margin-right: 10px; 
}

.gap-left {
  margin-left: 10px; 
}

/* http://www.techrepublic.com/blog/web-designer/html5-figure-and-figure-caption-elements/ */

figcaption {
  display: block;
  padding: 5px;
  font-size: small;
  border: none;
  background: transparent;
  word-wrap:normal;
  text-align: center;
}

figcaption a {

  text-decoration:none;

}

.adsense-oo-resp-rect { width: 320px; height: 50px; }
@media(min-width: 500px) { .adsense-oo-resp-rect { width: 468px; height: 60px; } }
@media(min-width: 800px) { .adsense-oo-resp-rect { width: 728px; height: 90px; } }