  .bh_brown, .bh_brown_body, .bh_brown_head, .bh_brown_head h2
  {
    background: transparent url(http://img.zoints.com/z/bh-brown.png) no-repeat bottom right;
    text-align: left;
  }

  .bh_orange, .bh_orange_body, .bh_orange_head, .bh_orange_head h2
  {
    background: transparent url(http://img.zoints.com/z/bh-orange.png) no-repeat bottom right;
    text-align: left;
  }  

.bh_grey, .bh_grey_body, .bh_grey_head, .bh_grey_head h2
  {
    background: transparent url(http://img.zoints.com/z/bh-grey.png) no-repeat bottom right;
    text-align: left;
  }

  .bh_pink, .bh_pink_body, .bh_pink_head, .bh_pink_head h2
  {
    background: transparent url(http://img.zoints.com/z/bh-pink.png) no-repeat bottom right;
    text-align: left;
  }

  .bh_blue, .bh_blue_body, .bh_blue_head, .bh_blue_head h2
  {
    background: transparent url(http://img.zoints.com/z/bh-blue.png) no-repeat bottom right;
    text-align: left;
  }

  .bh_green, .bh_green_body, .bh_green_head, .bh_green_head h2
  {
    background: transparent url(http://img.zoints.com/z/bh-green.png) no-repeat bottom right;
    text-align: left;
  }

  .bh_grey, .bh_pink, .bh_blue, .bh_green, .bh_brown, .bh_orange
  {
  /*
    width: 700px !important;
    width: 715px;
    */
    padding-right: 15px;
    margin: 0 auto;
  }

  .bh_grey_head, .bh_pink_head, .bh_blue_head, .bh_green_head, .bh_brown_head, .bh_orange_head
  {
    background-position: top right;
    margin-right: -15px;
    padding-right: 40px;
  }

  .bh_grey_head h2, .bh_pink_head h2, .bh_blue_head h2, .bh_green_head h2, .bh_brown_head h2, .bh_orange_head h2
  {
    background-position: top left;
    margin: 0;
    border: 0;
    padding: 1px 0 10px 35px;
    font-size: 26px;
    font-family: sans-serif;
    line-height:45px;
    height: auto !important;
    height: 1%;
    color:  #fff;
    text-align:center;
  }
  
    .bh_grey_head h2 div, .bh_pink_head h2 div, .bh_blue_head h2 div, .bh_green_head h2 div, .bh_brown_head h2 div, .bh_orange_head h2 div
  {
    height:50px;
    position:relative;
    top:-13px;
    margin:0 -25px;
    padding-left:3px;
  }

  .bh_grey_head h2 div img, .bh_pink_head h2 div img, .bh_blue_head h2 div img, .bh_green_head h2 div img, .bh_brown_head h2 div img, .bh_orange_head h2 div img
  {
    position:relative;
    top:13px;
    margin-right:5px;
  }

  .bh_grey_body, .bh_pink_body, .bh_blue_body, .bh_green_body, .bh_brown_body, .bh_orange_body
  {
    background-position: bottom left;
    margin-right: 1px;
    padding:      1px 0 15px 10px;
  }
