S2610029

Email mailer invitation

by dixalex

HTML

<table>
    <tbody>
        <tr>

            <td colspan="2" class='headerImage'>
                <p style='width: 50%; margin: 0 auto;'><img style='width: 250px; height: auto;' src='https://researchresults.opinioninsight.com/panel/files/24/tedHeaderImage.png' /></p>
                <h2>Supplier Benchmark Performance</h2></td>
        </tr>
        <tr>
            <td style='padding-left: 15px;'>
                <p>Today’s hectic schedules make less time available to meet new customers, obtain training and education, network with peers and find the right supplier to meet your needs and the needs of your loyal customers. <b>Sound familiar?</b>
                    <br/><b>tED magazine</b> is conducting a study on awareness, usage and preference of suppliers in product areas that you stock and sell. We are looking for feedback from distributors who can share their insight about their sentiments towards
                    their suppliers. In essence, who is doing it right and what are top suppliers doing to win you over.</p>
            </td>
            <td style='padding-right: 15px;'>
                <p><img style='width: 200px; height: auto;' src='https://researchresults.opinioninsight.com/panel/files/24/arrowImage.jpg' /></p>
            </td>
        </tr>
        <tr>
            <td style='padding-left: 15px; padding-right: 15px;' colspan='2'>
                <p>The results of this survey will be used by suppliers and will provide information to help them best fine-tune their marketing and communication message and be the best electrical supplier in the industry.</p>
                <p>Your name will be kept confidential and not shared with any third-party company.
                    <br/> This survey will take approximately 10 minutes to complete depending on how many product categories you can provide insight.</p>
                <p>All responses will be used in aggregate form. You can also enter for a chance to win one of three American Express gift...

CSS

table {
    border-collapse: collapse;
    border: none;
    width: 550px;
}

td {
    vertical-align: top;
    background-color: #FFF;
    font-size: .83em;
    font-family: arial;
}

td.headerImage {
    border-bottom: solid 4px red;
    text-align: center;
    background-color: #FFF;
    width: 100%;
}