Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html style="opacity: 1;" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="text/html;charset=utf-8" http-equiv="content-type"/>
  <meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="date=no" name="format-detection"/>
  <meta content="address=no" name="format-detection"/>
  <meta content="email=no" name="format-detection"/>
  <title>
   New Look
  </title>
  <!-- Editor styles -->
  <style type="text/css">
   html, body {
    width: 100%;
}
table {
    margin: 0 auto;
}
		
		
        .uif-contentwidget-htmlliveview-documentbody div[data-content-region-name]{
            min-height:40px;
            background-color:rgba(0,0,0,0.25);
            border:2px dashed #bd1a8d;
            margin-bottom:20px;
            position:relative;
            z-index:0;
        }
        
        .uif-contentwidget-htmlliveview-documentbody div[data-content-region-name]:after{
        	content:'CONTENT REGION';
            display:block;
            width:200px;
            font-weight:bold;
            position:absolute;
            top:10px;
            left:50%;
            margin-left:-100px;
            color: rgba(0,0,0,0.5);
			font-size: 10px;
        }
  </style>
  <!-- Gmail app supported styles: start -->
  <style type="text/css">
   /*FIXES AND UNIVERSAL*/
        a[href^="x-apple-data-detectors"]{
            color:inherit !important;
            text-decoration:inherit !important;
        }
        
        a{
            color:#912227;
            text-decoration:none;
        }
        .ReadMsgBody{width:100%;}
        .ExternalClass{width:100%;}
        .ExternalClass *{line-height:100%;}
        
        html {
            box-sizing: border-box;
            -webkit-transform: translateZ(0);
            -webkit-perspective: 1000;
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility:hidden;
            -ms-backface-visibility:hidden;
        }
        body{
            margin:0;
            -webkit-text-size-adjust:none;
            -webkit-text-size-adjust:none;
            -ms-text-size-adjust:none;
            -webkit-animation:bugfix infinite 1s;
        }
        * {box-sizing:unset;}
        
        /*DESKTOP*/
        @media only screen and (min-width:481px) {
            .wrapper{min-width:0!important;}
            u ~ div .wrapper{min-width:100vw !important;}
            u ~ div .g_d_h{display:none !important;}
            u ~ div [data-tooltip="Download"]{display:none !important;}
            
            .d_w100pc{width:100% !important;}
            .d_hauto{height:auto !important;}
            .d_d_b{display:block !important;}
                
                
            /* Burger menu */
            .burgerbutton{
                display:block !important;
                position:absolute;
                left:0;
                top:-98px;
                max-height:unset !important;
                z-index:2;
                cursor:pointer;
            }
            
            [class~="x_g_m_h"]{display:none !important; max-height:0; overflow:hidden;}
            [class~="x_icon"]{display:none !important; max-height:0; overflow:hidden;}

            .burgercheckbox:checked ~ div>.burgerbutton .icon{
                opacity:0;
            }
            .burgercheckbox:checked ~ div>.burgerbutton:after{
                content:'';
                display:inline-block;
                width:20px;
                height:20px;
                background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fburger_menu_opened.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ');
                background-size:20px 20px;
                position: absolute;
                left:30px;
                top:9px;
            }
                
            .burgerWrapper{
                max-height:100% !important;
                display:block !important;
                transition:height 550ms ease-in-out;
                overflow:hidden;
            }
            
            .burgercheckbox:checked ~ .burgerWrapper{
                height:calc(100% - 167px) !important;
            }

            .burgerInnerContainer{}
            
            .burgerContent{
                width:450px;
                position:absolute;
                left:0;
                top:0;
                opacity:0;
                padding:0 20px;
                background:#fffffe;
                transition:opacity 250ms ease-out;
                transition-delay:50ms;
            }
            
            .burgerContent .burgerContentRow{
                display:block;
                padding:14px 0 14px 0;
                width:100%;
                border-bottom:1px solid #e1e4e5;
                position:relative;
            }
            
            .burgerContent .burgerContentRow:after{
                content:' ';
                width:7px;
                height:12px;
                background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fnewlook%252FburgerMenuChevron.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ');
                background-repeat:no-repeat;
                background-size:contain;
                color:#848484;
                display:inline-block;
                position:absolute;
                font-size:18px;
                line-height:1.2em;
                top:16px;
                right:0;
            }

            .burgerContent .burgerContentRow:last-of-type{
                border-bottom:0;
            }
            
            
            .burgercheckbox:checked ~ .burgerWrapper .burgerContent{
                opacity:1;
            }
        
        }
		
		

        /*MOBILE*/
        @media only screen and (max-width:480px) {
            [class~="x_g_m_h"]{display:none !important; max-height:0; overflow:hidden;}
            [class~="x_icon"]{display:none !important; max-height:0; overflow:hidden;}
			 
		.w320{width:320px !important;}
			.w160{width:160px !important;}
			.w80{width:80px !important;}
			.w92{width:92px !important;}
            .h130{height:130px !important;}
            .w1{width:1px !important;}
            .w60{width:60px !important;}
            .w120{width:120px !important;}
             .w115{width:115px !important;}
             .w100{width:100px !important;}
            .w62{width:62px !important;}
            
            .m_h{display:none !important;}
            .m_d_b{display:block !important;}
            .m_d_ib{display:inline-block !important;}
            
            .m_bsbb{box-sizing:border-box !important;}
            
            .m_mhunset{max-height:unset !important;}
            .m_mwunset{min-width:unset !important;}
            
            .m_wauto{width:auto !important;}
            .m_w30pc{width:30% !important;}
            .m_w50pc{width:50% !important;}
            .m_w100pc{width:100% !important;}
            .m_w100pc-8{width:calc(100% - 8px) !important;}
            .m_w100pc-30{width:calc(100% - 30px) !important;}
            .m_w100pc-32{width:calc(100% - 32px) !important;}
            .m_w100pc-100{width:calc(100% - 100px) !important;}
            .m_w16{width:16px !important;}
            .m_w32{width:32px !important;}
            .m_w64{width:64px !important;}
            .m_w100{width:100px !important;}
            .m_w140{width:140px !important;}
            .m_w150{width:150px !important;}
            .m_w160{width:160px !important;}
            .m_w195{width:195px !important;}
            .m_hauto{height:auto !important;}
            .m_h36{height:36px !important;}
            .m_h45{height:45px !important;}
            .m_h66{height:66px !important;}
            .m_h72{height:72px !important;}
            .m_h100{height:100px !important;}
            .m_h420{height:420px !important;}
            
            .m_mauto{margin:auto !important;}
            .m_mr10{margin-right:10px !important;}
            
            .m_p0{padding:0 !important;}
            .m_p0_20{padding:0 20px !important;}
            .m_p30_16{padding:30px 16px !important;}
            .m_p16_30{padding:16px 30px !important;}
            .m_p30_20{padding:30px 20px !important;}
            .m_p20_0{padding:20px 0 !important;}
            .m_p10{padding:10px !important}
            .m_p12{padding:12px !important}
            .m_p20{padding:20px !important}
            .m_pb0{padding-bottom:0px !important}
            .m_pb20{padding-bottom:20px !important}
            .m_pb30{padding-bottom:30px !important}
            .m_pb32{padding-bottom:32px !important}
            .m_pb33{padding-bottom:33px !important}
            .m_pb40{padding-bottom:40px !important}
            .m_pb300{padding-bottom:300px !important}
            .m_pt0{padding-top:0px !important}
            .m_pt16{padding-top:16px !important}
            .m_pt20{padding-top:20px !important}
            .m_pt28{padding-top:28px !important}
            .m_pt30{padding-top:30px !important}
            .m_pt45{padding-top:45px !important}
            .m_pr20{padding-right:20px !important;}
            
            .m_tac{text-align:center !important;}
            .m_tal{text-align:left !important;}
            
            .m_fnone{float:none !important;}
            
            .m_nobg{background:none !important;}
            .m_bgcontain{background-size:contain !important;}
            .m_bgw100pc{background-size:100% auto !important;}
            .m_bgc117887{background-color:#117887 !important;}
            
            .m_fc333333{color:#3c3c3c !important;}
            
            .m_fs12{font-size:12px !important; line-height:1.2em !important;}
            .m_fs16{font-size:16px !important; line-height:1.2em !important;}
            .m_fs24{font-size:24px !important; line-height:1.2em !important;}
            .m_fs28{font-size:28px !important; line-height:1.2em !important;}
            .m_fs48{font-size:48px !important; line-height:1.2em !important;}
            
            .m_bb1pxgrey{border-bottom:1px solid #e1e1e1 !important;}
            
            .m_footerButton{
                text-align:center;
                padding:15px 0 20px 0;
                border-bottom:1px solid #d6d6d6;
            }
            .m_footerButton:last-of-type{
                border-bottom:none;
            }
            
            .m_tableFontReduction th,
            .m_tableFontReduction td{
                font-size:9px !important;
                padding-right:5px !important;
            }
            
            .burgerbutton{
                display:block !important;
                position:absolute;
                left:15px;
                top:-91px;
                max-height:unset !important;
                z-index:2;
                cursor:pointer;
            }
            
            .burgerbutton .icon{
                width:16px !important;
                height:16px !important;
            }
            
            .burgercheckbox:checked ~ div>.burgerbutton .icon{
                opacity:0;
            }
            .burgercheckbox:checked ~ div>.burgerbutton:after{
                content:'';
                display:inline-block;
                width:20px;
                height:20px;
                background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fburger_menu_opened.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ');
                background-size:20px 20px;
                position: absolute;
                left:8px;
                top:9px;
            }
                
            
            .burgerWrapper{
                max-height:100% !important;
                display:block !important;
                transition:height 750ms ease-in-out;
                overflow:hidden;
                top:67px !important;
            }
            
            .burgercheckbox:checked ~ .burgerWrapper{
                height:calc(100% - 167px) !important;
            }
            
            .burgerInnerContainer{}
            
            .burgerContent{
                width:250px;
                position:absolute;
                left:-250px;
                top:0;
                padding:0 20px;
                background:#fffffe;
                transition:left 250ms ease-out;
                transition-delay:50ms;
            }
            
            .burgerContent .burgerContentRow{
                display:block;
                padding:14px 0 14px 0;
                width:100%;
                border-bottom:1px solid #e1e4e5;
                position:relative;
            }
            
            .burgerContent .burgerContentRow:after{
                content:' ';
                width:7px;
                height:12px;
                background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fnewlook%252FburgerMenuChevron.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ');
                background-repeat:no-repeat;
                background-size:contain;
                color:#848484;
                display:inline-block;
                position:absolute;
                font-size:18px;
                line-height:1.2em;
                top:16px;
                right:0;
            }

            .burgerContent .burgerContentRow:last-of-type{
                border-bottom:0;
            }
            
            
            .burgercheckbox:checked ~ .burgerWrapper .burgerContent{
                left:0;
            }
            
            /*gmail override*/
            u ~ div .burgerContainer{display:none;}
            u ~ div .g_m_h{display:none !important;}
        }
        
        @-webkit-keyframes bugfix{
            from{
                padding:0;
            }
            to{
                padding:0;
            }
        }
        
        @media yahoo {
            *{
                -ms-overflow-y:hidden!important;
                -ms-overflow-x:hidden!important;
            }
            
            .y_bsbb{box-sizing:border-box !important;}
        }
          body[data-outlook-cycle] .burgerbutton,
          body[data-outlook-cycle] .burgerWrapper {
            display: none!important; 
          }
        @media (min-resolution: 1dpi) {

          body[data-outlook-cycle] .footerText *{color:#c6c6c6 !important; font-weight:bold; text-decoration:none;}
        }
  </style>
  <!--[if gte mso 9]>
    <style type="text/css">
        v\:* { behavior: url(https://inboxflows.com/_/image/%2523default%2523VML/?inbox_flows_img_sig=eyJwYXRoIjoiJTIzZGVmYXVsdCUyM1ZNTCJ9:1kXMKS:Kz6pGt6vBwVYTSvHyAgFHEVa8QDd3tiSPriLZZBdPdE); display:inline-block}
        o\:* { behavior: url(https://inboxflows.com/_/image/%2523default%2523VML/?inbox_flows_img_sig=eyJwYXRoIjoiJTIzZGVmYXVsdCUyM1ZNTCJ9:1kXMKS:Kz6pGt6vBwVYTSvHyAgFHEVa8QDd3tiSPriLZZBdPdE); }
    </style>
    <xml>
      <o:OfficeDocumentSettings>
        <o:AllowPNG/>
        <o:PixelsPerInch>96</o:PixelsPerInch>
      </o:OfficeDocumentSettings>
    </xml>
    <![endif]-->
 </head>
 <body bottommargin="0" class="m_w100pc" leftmargin="0" rightmargin="0" style=" padding: 0px; border: 0px none; margin: 0px; text-align: center; font-size: 0px; line-height: 0; font-family: arial,helvetica,sans-serif; background-color:#f1f1f1; position:relative;" topmargin="0">
  <table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
   <tr>
    <td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
     <img src="https://inboxflows.com/_/image/https%253A%252F%252Ffashion.newlook.com%252Fpub%252Fas%253F_ri_%253DX0Gzc2X%253DAQpglLjHJlTQGzbyX08zgHJLzfpzdS7ltClKIuEgzdUyfHi4PK8ITzf6lwvHSqzbErHOw5uzaIby4fVXHkMX%253Dw%2526_ei_%253DEolaGGF4SNMvxFF7KucKuWOhAmuGHAG5UAFlV2SIPsP0CW3015x28KYC0UdhSi3Z6oN_eN3mzUxqi4GC3ssQ5wmvj6SQuOBYQbmbEeRXHCIt60U2hu8AOPVoYD6Gl4F0nIo55KRI1Pgs0-xy./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmYXNoaW9uLm5ldyJ9:1kXMKS:Iw-jRCzceJh2VH3Zi6P4yhxgveBpn8Ur6-p3eyCedpI"/>
     <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ftags.bluekai.com%252Fsite%252F33254%253Fe_id_s33254%253D2f8d9fbb3b244ed14964b650bbd021d71138ab156541f41e995da3063a6719bb%2526e_id_m33254%253Dfe874b2e4e47dec75f75b4513d8a6256/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0YWdzLmJsdWVrYSJ9:1kXMKS:73I2Wq8w39ZxlE9VPzudgFh7AZocUrb5BrDmGbp8AjU" width="1"/>
    </td>
   </tr>
  </table>
  <div class="m_mwunset" style="width:100%; min-width:620px; height:100%; background-color:#f1f1f1; overflow:visible; font-size:0; line-height:0;">
   <!-- [H1] HEADER MODULE  -->
   <!-- PREHEADER -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_h" style="margin:auto;" width="640">
    <tr>
     <td align="left" style="padding:11px 20px 11px 20px; position:relative;">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto; width:100%;" width="100%">
       <tr>
        <td align="left" class="m_h" style="width:50%; color:#3c3c3c; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;" width="320">
         Plus an extra 10% off SALE is calling - go on, answer 😉
        </td>
        <td align="right" class="m_w100pc" style="width:50%; color:#3c3c3c; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;" width="320">
         <table align="right" border="0" cellpadding="0" cellspacing="0" style="margin:0; padding:0;">
          <tr>
           <td style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;`">
            <a style="font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#767676; line-height: 14px; text-decoration:none;" target="_blank" title="View online">
             User View online
            </a>
           </td>
           <td class="" style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;">
            |
           </td>
           <td style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;">
            <a style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px; text-decoration:underline;" target="_blank" title="Unsubscribe">
             Unsubscribe
            </a>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
   </table>
   <!-- HEADER -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="w320" style="margin:auto;" valign="top" width="640">
    <tbody>
     <tr>
      <td class="m_w100pc m_h66" style="background-color:#fffffe; width:640px; height:80px; vertical-align:top;" valign="top">
       <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto;" width="560">
        <tbody>
         <tr>
          <td class="m_h" style="width:2px;" width="2">
           <!-- V Hold Open-->
           <img height="80" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252Foldcontent%252F%2521dynamicproduct%252Fmod1_banner_swap.images%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" width="2"/>
          </td>
          <td align="center" class="m_w100pc m_h66" style="vertical-align:middle; text-align:center;">
           <!-- LOGO -->
           <a target="_blank" title="New Look">
            <img border="0" class="m_w195" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk11%252Fimages%252Flogo_2x_3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="width:306px; height:auto;" width="306"/>
           </a>
           <!--<a href="https://www.newlook.com/uk" target="_blank" title="New Look"><img class="m_w195" src="/contentlibrary/2020wk11/images/logo_2x_3.png" width="290" border="0" style="width:290px; height:auto;"/></a>-->
          </td>
          <td class="m_h" style="width:2px;" width="2">
           <!-- V Hold Open-->
           <img height="80" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252Foldcontent%252F%2521dynamicproduct%252Fmod1_banner_swap.images%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" width="2"/>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
     <tr>
      <td align="left" style="padding:0; mso-padding-alt:8px 20px 8px 20px; position:relative; background-color:#3c3c3c;">
       <table align="center" border="0" cellpadding="0" cellspacing="0" class="w320" height="40" style="margin:auto; height:40px;">
        <tbody>
         <tr>
          <td align="left" style="width:20px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="20">
          </td>
          <td align="center" class="m_fs12" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px;">
           <a style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px; text-decoration:none;" target="_blank">
            Womens
           </a>
          </td>
          <td align="left" class="m_w64" style="width:120px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="120">
          </td>
          <td align="center" class="m_fs12" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px;">
           <a style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px; text-decoration:none;" target="_blank">
            Mens
           </a>
          </td>
          <td align="left" class="m_w64" style="width:120px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="120">
          </td>
          <td align="center" class="m_fs12" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px;">
           <a style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px; text-decoration:none;" target="_blank">
            Girls
           </a>
          </td>
          <td align="left" style="width:20px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="20">
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!--[if !mso]><!--  BURGER MENU-->
   <div>
    <!-- BURGER NAV FALLBACK -->
    <table border="0" cellpadding="0" cellspacing="0" class="m_h g_m_d_t m_h100 m_w100pc m_mhunset" style="height:0; max-height:0; display:none; overflow:none; width:100%; position:relative; background-color:#000001; position:relative;;">
     <tbody>
      <tr>
       <td align="center" style="padding:0 15px;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" style="height:100px; width:310px; position:relative; background-color:#000001; position:relative; margin:auto;">
         <tbody>
          <tr style="border-top:1px solid #1b1b1b;">
           <td class="m_w50pc" style="width:33.333333333333333%; height:48px; text-align:center;">
            <a class="f_M" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; text-decoration:none;" target="_blank">
             Loungewear
            </a>
           </td>
           <td class="m_w50pc" style="width:33.333333333333333%; height:48px; text-align:center;">
            <a class="f_M" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; text-decoration:none;" target="_blank">
             Autumn Edit
            </a>
           </td>
           <td class="m_w50pc" style="width:33.333333333333333%; height:48px; text-align:center;">
            <a class="f_M" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; text-decoration:none;" target="_blank">
             Shop Offers
            </a>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
     </tbody>
    </table>
    <!-- BURGER NAV OVERLAY -->
    <!-- burger button-->
    <input class="burgercheckbox" id="burger_1" name="burger_1" style="display:none" type="checkbox"/>
    <div align="center" class="w320" style="margin:auto; max-width:640px; width:100%; position:relative;">
     <label class="g_d_h g_m_h d_d_b d_hauto burgerbutton m_p10" for="burger_1" style="max-height:0; overflow:hidden; display:none; padding:10px 10px 10px 32px;">
      <img class="icon" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fburger_menu_closed.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" width="20"/>
     </label>
    </div>
    <div class="g_m_h burgerWrapper m_w100pc" style="display:none; height:0; max-height:0; overflow:hidden; width:100%; position:absolute; top:118px; right:0;">
     <div class="m_wauto m_mauto" style="width:640px; background-color:rgba(30,30,30,0.2); font-size:15px; line-height:20px; z-index:3; margin:auto; height:calc(100vh);">
      <div align="right" border="0" cellpadding="0" cellspacing="0" class="burgerInnerContainer" style="margin:auto; max-width:640px; width:100%; position:relative; vertical-align:top;">
       <div align="right" border="0" cellpadding="0" cellspacing="0" class="burgerContent" style="margin:auto; vertical-align:top;">
        <div align="right" border="0" cellpadding="0" cellspacing="0" class="burgerContent" style="margin:auto; vertical-align:top;">
         <div align="left" border="0" cellpadding="0" cellspacing="0" class="burgerContentRow">
          <a class="f_M" style="color:#848484; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; text-decoration:none;" target="_blank">
           Loungewear
          </a>
         </div>
         <div align="left" border="0" cellpadding="0" cellspacing="0" class="burgerContentRow">
          <a class="f_M" style="color:#848484; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; text-decoration:none;" target="_blank">
           Autumn Edit
          </a>
         </div>
         <div align="left" border="0" cellpadding="0" cellspacing="0" class="burgerContentRow">
          <a class="f_M" style="color:#848484; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; text-decoration:none;" target="_blank">
           Shop Offers
          </a>
         </div>
        </div>
       </div>
      </div>
     </div>
    </div>
    <!--[endif]---->
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk26%252Fimages%252Fwk26-fri-autumn-launch_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk26%252Fimages%252Fwk26-fri-autumn-launch_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk26%252Fimages%252Fwk26-fri-autumn-launch_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk26%252Fimages%252Fwk26-fri-autumn-launch_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk26%252Fwk26_sat_comfy_new.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk26%252Fwk26_sat_offerbanner_new.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <!-- V SPACER 40 -->
    <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" height="6" style="background-color:#ffffff; margin:auto;" width="640">
     <tr>
      <td style="height:1px; font-size:1px; line-height:1px; padding-top:6px; box-sizing:content-box;">
      </td>
     </tr>
    </table>
    <!-- V SPACER 40 END-->
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td data-content-region-name="Region1">
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk26%252Fwk26_sat_terms_newest1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td data-content-region-name="Region2">
      </td>
     </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
     <tr>
      <td>
      </td>
     </tr>
    </table>
    <!-- [F1] FOOTER -->
    <table border="0" cellpadding="0" cellspacing="0" class="w320" style="background-color:#f9f9f9" width="640">
     <tbody>
      <tr>
       <td align="" class="m_p30_16" style="text-align:left; line-height:1em; padding:28px 34px;" valign="top">
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto; width:520px;" width="520">
         <tbody>
          <tr>
           <td style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; font-weight:bold; padding-bottom:8px; text-align:left;">
            You might like
           </td>
          </tr>
          <tr>
           <td align="center" height="15" style="height:15px; vertical-align:top;">
            <em style="font-size:1px; line-height:1px; padding-top:14px;">
            </em>
           </td>
          </tr>
          <tr>
           <td>
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="width:520px;">
             <tbody>
              <tr>
               <td style="vertical-align:top;">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto;" width="306">
                 <tbody>
                  <tr>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c;  text-align:left;" width="156">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Womens
                    </a>
                   </td>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left;" width="140">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Shoes
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto;" width="214">
                 <tbody>
                  <tr>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left;" width="150">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Plus size
                    </a>
                   </td>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left;" width="140">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Petite
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
          <tr class="m_h">
           <td align="center" height="15" style="height:15px; vertical-align:top;">
            <em style="font-size:1px; line-height:1px; padding-top:14px;">
            </em>
           </td>
          </tr>
          <tr>
           <td>
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="width:520px;">
             <tbody>
              <tr>
               <td style="vertical-align:top;">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto;" width="306">
                 <tbody>
                  <tr>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left;" width="74">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Maternity
                    </a>
                   </td>
                   <td align="left" style="width:20px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="20">
                   </td>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family: arial, helvetica, sans-serif; font-size: 16px; line-height: 19px; color: rgb(60, 60, 60);" width="82">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Tall
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto;" width="214">
                 <tbody>
                  <tr>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c;  text-align:left;" width="156">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Mens
                    </a>
                   </td>
                   <td class="m_tal m_pb33 m_w50pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left;" width="140">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#3c3c3c; text-align:left; text-decoration:none;" target="_blank">
                     Girls
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
     </tbody>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" class="w320" style="width:640px; position:relative; margin:auto;" width="640">
     <tbody>
      <tr>
       <td align="center" class="m_p30_16" style="background-color:#3b3b3b; padding:32px;">
        <table border="0" cellpadding="0" cellspacing="0" class="m_w100pc" width="536">
         <tbody>
          <tr>
           <td class="m_pt10" style="font-family:arial,helvetica,sans-serif; font-size:26px;  line-height:1.2em; color:#fffffe; vertical-align:top;">
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" width="260">
             <tbody>
              <tr>
               <td class="m_pt10" style="font-family:arial,helvetica,sans-serif; font-size:26px;  line-height:1.2em; color:#fffffe;">
                Be social.
               </td>
              </tr>
              <tr>
               <td style="font-family:arial,helvetica,sans-serif; font-size:14px;  line-height:1.6em; color:#fffffe;">
                Join the conversation
               </td>
              </tr>
              <tr>
               <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
                <em style="font-size:1px; line-height:1px; padding-top:15px;">
                </em>
               </td>
              </tr>
              <tr>
               <td class="m_pb32" style="padding-bottom:17px;">
                <table align="left" border="0" cellpadding="0" cellspacing="0" style="margin:auto;">
                 <tbody>
                  <tr>
                   <td>
                    <a style="border:none;" target="_blank">
                     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fsocial_facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="38"/>
                    </a>
                   </td>
                   <td align="left" style="width:14px; line-height:1px; font-size:1px;" width="14">
                    <em style="font-size:1px; line-height:1px; padding-top:13px;">
                    </em>
                   </td>
                   <td>
                    <a style="border:none;" target="_blank">
                     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fsocial_instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="38"/>
                    </a>
                   </td>
                   <td align="left" style="width:14px; line-height:1px; font-size:1px;" width="14">
                    <em style="font-size:1px; line-height:1px; padding-top:13px;">
                    </em>
                   </td>
                   <td>
                    <a style="border:none;" target="_blank">
                     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fsocial_twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="38"/>
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
            <table align="right" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="text-align:left;" width="260">
             <tbody>
              <tr>
               <td class="m_pt10" style="font-family:arial,helvetica,sans-serif; font-size:26px;  line-height:1.2em; color:#fffffe;">
                New Look app
               </td>
              </tr>
              <tr>
               <td style="font-family:arial,helvetica,sans-serif; font-size:14px;  line-height:1.6em; color:#fffffe;">
                Have you tried our app?
               </td>
              </tr>
              <tr>
               <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
                <em style="font-size:1px; line-height:1px; padding-top:15px;">
                </em>
               </td>
              </tr>
              <tr>
               <td>
                <table align="left" border="0" cellpadding="0" cellspacing="0" style="margin:auto;">
                 <tbody>
                  <tr>
                   <td>
                    <a style="border:none;" target="_blank">
                     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fapp_button_apple.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="105"/>
                    </a>
                   </td>
                   <td align="left" style="width:14px; line-height:1px; font-size:1px;" width="14">
                    <em style="font-size:1px; line-height:1px; padding-top:13px;">
                    </em>
                   </td>
                   <td>
                    <a style="border:none;" target="_blank">
                     <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020_templates%252Fimages%252Fapp_button_google.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block;" width="115"/>
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
        <table border="0" cellpadding="0" cellspacing="0" class="m_w100pc" width="536">
         <tbody>
          <tr>
           <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
            <em style="font-size:1px; line-height:1px; padding-top:15px;">
            </em>
           </td>
          </tr>
          <tr>
           <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px; border-top:1px solid #fffffe;">
            <em style="font-size:1px; line-height:1px; padding-top:15px;">
            </em>
           </td>
          </tr>
          <tr>
           <td align="left">
            <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc">
             <tbody>
              <tr>
               <td style="vertical-align:top;">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                 <tbody>
                  <tr>
                   <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                     Gift Cards
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                 <tbody>
                  <tr>
                   <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                    <em style="font-size:1px; line-height:1px; padding-left:31px;">
                    </em>
                   </td>
                   <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                     Your account
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                 <tbody>
                  <tr>
                   <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                    <em style="font-size:1px; line-height:1px; padding-left:31px;">
                    </em>
                   </td>
                   <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                     Delivery
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                 <tbody>
                  <tr>
                   <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                    <em style="font-size:1px; line-height:1px; padding-left:31px;">
                    </em>
                   </td>
                   <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                     Returns
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
                <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                 <tbody>
                  <tr>
                   <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                    <em style="font-size:1px; line-height:1px; padding-left:31px;">
                    </em>
                   </td>
                   <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                    <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                     Privacy policy
                    </a>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
          <tr>
           <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
            <em style="font-size:1px; line-height:1px; padding-top:15px;">
            </em>
           </td>
          </tr>
          <tr>
           <td align="left" class="footerText" style="font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; color:#c6c6c6;">
            You are being emailed by us after requesting to receive our newsletter either when you made a purchase online or subscribed at
            <a style="color:#c6c6c6; text-decoration:none; font-weight:bold;" target="_blank">
             www.newlook.com
            </a>
            .
            <br/>
            <br/>
            We do not reply to e-mails from this address. For further assistance, please visit our contact page. To remove yourself from our mailing list, please unsubscribe
            <a style="color:#c6c6c6; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:14px; text-decoration:underline; font-weight: bold;" target="_blank" title="Unsubscribe">
             here
            </a>
            .
            <br/>
            <br/>
            To make sure our emails get to you and avoid junk and spam folders, please add '
            <a style="color:#c6c6c6; text-decoration:none; font-weight:bold;" target="_blank">
             look@fashion.newlook.com
            </a>
            ' to your address book.
            <br/>
            <br/>
            Registered Office:
            <br/>
            New Look Retailers Ltd, New Look House, Mercery Road, Weymouth, Dorset, DT3 5H
            <br/>
            Registered in England with Co. No. 1618428
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
     </tbody>
    </table>
    <!--[if !mso]><!-- GMAIL IMAP HOLD-OPEN -->
    <img alt="" class="m_h" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252Foldcontent%252F%2521dynamicproduct%252Fmod1_banner_swap.images%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kXMKS:j_TH7KNo-RpJDzWg-6p6Rd4JMi1lNBpbZZm5_Mv7ynQ" style="display:block; width:620px; border:1px solid transparent;" width="620"/>
   </div>
  </div>
 </body>
</html>