     h1 {
           font-size: 17pt;
           font-family: arial, verdana;
           color: white;
           font-weight: bold;
           padding: 0px;
           margin: 0px;
     }
     h2 {
           font-size: 8pt;
           font-family: arial, verdana;
           color: #014f80;
           font-weight: bold;
           padding: 0px;
           margin: 0px;
     }


   .div_see_all {
          float: right; 
          display: block; 
          padding-right: 15px; 
          margin: 5px;
          font-size: 10pt;
          font-weight: bold;
          color: #5294bd; 
          text-align: right;
     }

  .div_card_head { clear: both; display: block; width: 775px; height: 95px; background: url(/creditcards/imgs_det/background_header.gif); }
  .div_card_guts { display: block; width:775px; background-color: #9dbfe4; color: #014f80; background-image:url(/creditcards/imgs_det/card_right_side_bckg.gif); background-repeat:repeat-y; background-position:top right; }
  .div_card_bot  { clear: both; display: block; width: 775px; height: 18px; background: url(/creditcards/imgs_det/card_bottom.gif); }


