<!DOCTYPE html>

<html>

<head>

<meta name="viewport" content="width=device-width, initial-scale=1">

<style>

  body { font-family: 'Helvetica', 'Arial', sans-serif; color: #333; line-height: 1.6; margin: 0; padding: 20px; }

  .container { max-width: 900px; margin: auto; border: 1px solid #e1e1e1; border-radius: 8px; overflow: hidden; }

  .header { background-color: #f7f7f7; padding: 20px; text-align: center; border-bottom: 3px solid #0056b3; }

  .header h1 { margin: 0; font-size: 24px; color: #0056b3; }

  .content { padding: 20px; }

  .section-title { font-size: 20px; font-weight: bold; color: #333; border-bottom: 1px solid #eee; margin-top: 25px; padding-bottom: 5px; }

  .specs-table { width: 100%; border-collapse: collapse; margin-top: 15px; }

  .specs-table td { padding: 10px; border: 1px solid #eee; }

  .specs-table td:first-child { background-color: #f9f9f9; font-weight: bold; width: 40%; }

  .highlight-box { background-color: #f0f7ff; border-left: 5px solid #0056b3; padding: 15px; margin: 20px 0; }

  .footer { background-color: #f7f7f7; padding: 15px; text-align: center; font-size: 14px; color: #777; }

  ul { padding-left: 20px; }

  li { margin-bottom: 8px; }

</style>

</head>

<body>


<div class="container">

  <div class="header">

    <h1>CURT 48810 Replacement 1-7/8" Pintle Ball</h1>

    <p><strong>6,000 lbs. GTW | 1-1/4" Shank | Hard Chrome Finish</strong></p>

  </div>


  <div class="content">

    <div class="highlight-box">

      <strong>Reliable Heavy-Duty Performance:</strong> This genuine CURT replacement ball is designed for combination ball and pintle hitches, offering the versatility needed for agriculture, construction, and utility towing.

    </div>


    <div class="section-title">Key Features & Benefits</div>

    <ul>

      <li><strong>High-Capacity Strength:</strong> Rated for up to <strong>6,000 lbs. Gross Trailer Weight</strong> to handle your toughest loads with confidence.</li>

      <li><strong>Universal Compatibility:</strong> Specifically engineered for CURT combination hitches. Fits 1-7/8" standard couplers and 2-1/2" or 3" I.D. lunette eyes.</li>

      <li><strong>Precision Forged:</strong> Constructed from high-strength, drop-forged steel for maximum structural integrity.</li>

      <li><strong>Corrosion Resistance:</strong> Features a smooth, polished <strong>Hard Chrome finish</strong> that resists rust, wear, and the elements.</li>

      <li><strong>Secure Mounting:</strong> Includes a fine-thread <strong>Nylock Nut</strong> for a vibration-resistant, secure installation.</li>

    </ul>


    <div class="section-title">Technical Specifications</div>

    <table class="specs-table">

      <tr><td>Manufacturer</td><td>CURT Manufacturing</td></tr>

      <tr><td>Part Number</td><td>48810</td></tr>

      <tr><td>Ball Diameter</td><td>1-7/8 Inch</td></tr>

      <tr><td>Shank Diameter</td><td>1-1/4 Inch</td></tr>

      <li>Weight Capacity</td><td>6,000 lbs. GTW</td></tr>

      <tr><td>Material</td><td>Drop-Forged Steel</td></tr>

      <tr><td>Finish</td><td>Polished Chrome</td></tr>

    </table>


    <div class="section-title">Shipping & Guarantee</div>

    <p>Purchase with peace of mind. This is a <strong>brand new, genuine CURT part</strong> in original packaging. We ensure fast processing and secure packaging so your towing equipment arrives ready for work.</p>

  </div>


  <div class="footer">

    &copy; Professional Towing Solutions | Fast Shipping | Top-Rated Quality

  </div>

</div>


</body>

</html>