.bban {
      width: 142px;
      height: 105px;
      background: url(http://i.booked.net/bban/body.gif) repeat-x 0 bottom;
      border: 1px solid #808080; 
      text-align: center;
      position: relative;
	  margin-bottom:12px;
    }
    .bban_header {
      height: 28px;
      background: url(http://i.booked.net/bban/b-header-orange.gif) repeat-x;
    }
    .bban_logo {
      display: block;
      height: 100%;
      background: url(http://i.booked.net/bban/b-logo-orange.gif) no-repeat center 4px;
      text-indent: -999em;
      overflow: hidden;
    }
    .bban_body {
      padding: 0 3px 20px;
      overflow: hidden;
      font-size: 11px;
      font-weight: bold;
      font-family: tahoma;
      line-height: 12px;
      height:54px;
    }
    .bban_body a {
      color: #FF9900;
      text-decoration: underline;
    }
    .bban_body a.bban_ttl {
      font-size: 12px;
      line-height: 12px;
      color: #474747;
      text-decoration: none;
    }
    .bban_footer {
      width: 100%;
      height: 20px;
      font: bold 11px/20px tahoma;
      color: #ff5a00;
      overflow: hidden;
      position: absolute;
      left: 0;
      bottom: 0;
    }