/* =============================================================================
Bush Theatre - Biog
============================================================================= */

h2.left {float: left;}

h2#biog_head {
  height: 27px;
  width: 300px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

p.right {
  margin: 2px 0 0 0;
  float: right;
}

.polaroid {
  background: url(../img/backgrounds/polaroid_226.png) 0 0 no-repeat;
  width: 226px;
  height: 225px;
  float: left;
}

  .polaroid .photo {margin: 20px 0 0 23px;}

#biog {margin: 8px 0 0 0;}

  #biog p {
    width: 450px;
    margin: 17px 0 0 0;
    float: right;
  }