22 - 25 Mercedes SL63 AMG 21" Forged 10-Spoke Wheels Tires Michelin PS4S OEM Set
/* --- Main Container & Font Styling --- */ .description-container { font-family: Arial, sans-serif; line-height: 1.6; color: #333; } /* --- Blockquote Styling (for "sell lines") --- */ blockquote { background-color: #f4f4f4; /* Light grey background */ border-left: 5px solid #555; /* Darker grey left border */ padding: 15px 20px; margin: 20px 0; font-style: italic; font-size: 1.1em; color: #555; } /* --- Condition Table Styling --- */ .cke_show_border { border-collapse: collapse; width: 100%; margin: 20px 0; font-size: 1em; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); } .cke_show_border th, .cke_show_border td { border: 1px solid #ddd; padding: 12px 15px; text-align: left; } .cke_show_border th { background-color: #005A9C; /* A professional blue for the header */ color: #ffffff;