Advertisement
Guest User

Untitled

a guest
May 20th, 2016
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.88 KB | None | 0 0
  1. <!-- If you see this message, please enable HTML e-mail -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html>
  4. <head>
  5. <title>PayPal&trade;</title>
  6. <meta name="viewport" content="initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,width=device-width,height=device-height,target-densitydpi=device-dpi,user-scalable=no">
  7. <style type="text/css">
  8. .ReadMsgBody {
  9. width: 100%;
  10. }
  11. .ExternalClass {
  12. width: 100%;
  13. }
  14. *[class=button_style] {
  15. border-radius: 7px !important;
  16. -webkit-border-radius: 7px !important;
  17. -moz-border-radius: 7px !important;
  18. -o-border-radius: 7px !important;
  19. -ms-border-radius: 7px !important;
  20. }
  21. *[class=button_style]:active {
  22. background: #008bdb !important;
  23. }
  24. *[class=button_style]:hover {
  25. background: #008bdb !important;
  26. }
  27.  
  28. @media screen and (max-device-width: 640px) {
  29.  
  30. /* -------------------------------generic------------------------------- */
  31. table[class=nomob], span[class=nomob], td[class=nomob], img[class=nomob] {
  32. display:none !important;}
  33.  
  34. table[class=nobk], span[class=nobk], td[class=nobk], img[class=nobk] {
  35. background:none!important;}
  36.  
  37. table[class=email320resize], td[class=email320resize] {
  38. width:320px!important;
  39. border:0px!important;
  40. }
  41.  
  42. table[class=mobile_table_width], td[class=mobile_table_width] {
  43. width:320px!important;
  44. margin: 0px!important;}
  45.  
  46. table[class=mobile_table_width_smaller], td[class=mobile_table_width_smaller]{
  47. width:280px!important;
  48. margin: 0px!important;}
  49. /* -------------------------------shell------------------------------- */
  50.  
  51. /* header */
  52. *[class=resize10width] {
  53. width: 10px!important;}
  54.  
  55. *[class=resize8width] {
  56. width: 8px!important;}
  57.  
  58. *[class=resize50width] {
  59. width: 50px!important;}
  60.  
  61. *[class=resize28height] {
  62. height: 28px!important;}
  63.  
  64. /*Images*/
  65.  
  66. img[class=resize5] {
  67. width: 5px !important;}
  68.  
  69. img[class=resize8] {
  70. width: 8px !important;}
  71.  
  72. img[class=resize10] {
  73. width: 10px !important;}
  74.  
  75. img[class=resize50] {
  76. width: 50px !important;}
  77.  
  78. img[class=resize5h] {
  79. height: 5px !important;}
  80.  
  81. img[class=resize8h] {
  82. height: 8px !important;}
  83.  
  84. img[class=resize10h] {
  85. height: 10px !important;}
  86.  
  87. img[class=resize12h] {
  88. height: 12px !important;}
  89.  
  90. img[class=resize13h] {
  91. height: 13px !important;}
  92.  
  93. img[class=resize20h] {
  94. height: 20px !important;}
  95.  
  96. img[class=resize26h] {
  97. height: 26px !important;}
  98.  
  99. img[class=resize30h] {
  100. height: 30px !important;}
  101.  
  102. img[class=resize95]{
  103. width: 95px !important;
  104. height:auto!important;
  105. }
  106.  
  107. img[class=resize17width]{
  108. width: 17px !important;
  109. }
  110.  
  111. img[class=img130] { width:130px !important;
  112. height: auto !important;}
  113.  
  114. img[class=resize280]{
  115. width: 280px !important;
  116. }
  117.  
  118. img[class=resize300]{
  119. width: 280px !important;
  120. margin: 8px 0px 14px 0px!important;
  121. }
  122.  
  123. img[class=resize300hero1]{
  124. width: 300px !important;
  125. height: auto!important;
  126. }
  127.  
  128. img[class=resize300hero2]{
  129. width: 300px !important;
  130. height:150px!important;
  131. background:url(https://image.paypal-communication.com/paypal/2012_Q2/PayPalEU_Mobile_Optimisation_Project_USD/html2/images/img_hero_nl_mobile.png) no-repeat!important;
  132. }
  133.  
  134. img[class=resize320]{
  135. width: 320px !important;
  136. }
  137.  
  138. img[class=heroresize]{
  139. width:100px !important;
  140. height:auto !important;
  141. }
  142.  
  143. img[class=heroresize140]{
  144. width:140px !important;
  145. height:auto !important;
  146. }
  147.  
  148. img[class=heroresize2]{
  149. width:150px !important;
  150. height:auto !important;
  151. }
  152.  
  153.  
  154. /*BACKGROUND IMAGES*/
  155.  
  156. td[class=smallDivider] {
  157. background:url(https://image.paypal-communication.com/paypal/2012_Q2/PayPalEU_Mobile_Optimisation_Project_USD/html/images/img_divider.gif)!important;
  158. background-position:top!important;
  159. background-repeat:no-repeat!important;
  160. width:280px!important;
  161. height: auto!important;
  162. margin-bottom: 15px!important;}
  163.  
  164. td[class=eduTop] {
  165. background:url(https://image.paypal-communication.com/paypal/2012_Q2/PayPalEU_Mobile_Optimisation_Project_USD/html/images/img_eduTopMOB.gif)!important;
  166. background-position:top!important;
  167. background-repeat:no-repeat!important;
  168. height:14px!important;
  169. width:280px!important;}
  170.  
  171. td[class=eduBottom] {
  172. background:url(https://image.paypal-communication.com/paypal/2012_Q2/PayPalEU_Mobile_Optimisation_Project_USD/html/images/img_eduBottomMOB.gif)!important;
  173. background-position:top!important;
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188. background-repeat:no-repeat!important;
  189. height:14px!important;
  190. width:280px!important;}
  191.  
  192.  
  193.  
  194. /*font sizes*/
  195.  
  196. *[class=fontsize12]{
  197. font-size: 12px !important;
  198. line-height: 16px !important;
  199. }
  200.  
  201. td[class=fontsize16]{
  202. font-size: 16px !important;
  203. line-height: 19px !important;
  204. }
  205.  
  206. td[class=fontsize18]{
  207. font-size: 18px !important;
  208. line-height: 21px !important;
  209. }
  210.  
  211.  
  212.  
  213. *[class=fontsize18blue]{
  214. font-size: 18px !important;
  215. line-height: 21px !important;
  216. color:#717074;
  217. text-decoration:none;
  218. }
  219.  
  220. td[class=fontsize24]{
  221. font-size: 24px !important;
  222. line-height: 28px !important;
  223. }
  224.  
  225.  
  226.  
  227. *[class=fontsize24blue]{
  228. font-size: 24px !important;
  229. line-height: 28px !important;
  230. color:#717074;
  231. text-decoration:none;
  232. }
  233.  
  234.  
  235.  
  236.  
  237.  
  238. /* footer */
  239. td[class=emailcolsplit280] {
  240. width:280px!important;
  241. float:left!important;}
  242.  
  243. td[class=emailcolsplit260_2] {
  244. width:260px!important;
  245. float:left!important;
  246. margin: 0 20px!important;
  247. }
  248.  
  249. td[class=emailcolsplit300] {
  250. width:290px!important;
  251. float:left!important;}
  252.  
  253. *[id=padding14bottom] {
  254. margin-bottom:16px!important;}
  255.  
  256. *[id=padding14] {
  257. margin:16px 0px!important;}
  258.  
  259. *[class=resize11font] {
  260. font-size:11px!important;
  261. line-height: 15px!important;}
  262.  
  263. *[class=resize14height] {
  264. height: 14px!important;}
  265.  
  266. *[class=resize14font] {
  267. font-size:14px!important;
  268. line-height: 18px!important;}
  269.  
  270.  
  271. /* CTA */
  272. *[class=footer300cta] {
  273. font-size: 14px!important;
  274. color:#FFF!important;
  275. width:280px!important;
  276. float:left!important;
  277. text-align:center!important;
  278. margin: 0px 0px 4px 0px!important;
  279. padding: 2px 0px 2px 0px!important;
  280. border: 0px!important;
  281. border-radius: 10px !important;
  282. background-color:#009CDE !important;}
  283.  
  284.  
  285. *[class=blueband78width] {
  286. width: 78px!important;
  287. height: auto!important;
  288. margin: 12px 0px!important;}
  289.  
  290. }
  291.  
  292. /* ---------------------- IPAD ---------------------- */
  293. @media only screen and (min-device-width: 700px) and (max-device-width: 1024px) {
  294. *[class=display_on] {
  295. display: block !important;
  296. height: auto !important;
  297. padding: 0;
  298. max-height: inherit !important;
  299. overflow: visible !important;
  300. }
  301. *[class=mobile_app_display_on] {
  302. margin-left: 187px !important;
  303. display: block !important;
  304. height: auto !important;
  305. padding: 0;
  306. max-height: inherit !important;
  307. overflow: visible !important;
  308. }
  309. *[class=mobile_body_table_width_mobapp] {
  310. display: block !important;
  311. width: 698px !important;
  312. height: auto !important;
  313. padding: 0;
  314. max-height: inherit !important;
  315. overflow: visible !important;
  316. }
  317. } /* END IPAD */
  318. /* ---------------------- PHONE ---------------------- */
  319. @media
  320. only screen and (max-width: 480px),
  321. only screen and (device-aspect-ratio: 9/16),
  322. only screen and (device-aspect-ratio: 5/8) and (max-width : 400px),
  323. only screen and (device-aspect-ratio: 3/5) {
  324. /* ------ OVERALL TABLE CONTROLS ------ */
  325. *[class=display_on] {
  326. display: block !important;
  327. height: auto !important;
  328. padding: 0;
  329. max-height: inherit !important;
  330. overflow: visible !important;
  331. }
  332. *[class=mobile_app_display_on] {
  333. display: block !important;
  334. height: auto !important;
  335. padding: 0;
  336. max-height: inherit !important;
  337. overflow: visible !important;
  338. }
  339. *[class=no_mobile_all] {
  340. display: none !important;
  341. }
  342. *[class=no_mobile_phone] {
  343. display: none !important;
  344. }
  345. *[class=mobile_table_width_social] {
  346. display: block !important;
  347. width: 320px !important;
  348. float: left !important;
  349. height: auto !important;
  350. padding: 0;
  351. max-height: inherit !important;
  352. overflow: visible !important;
  353. }
  354. *[class=mobile_table_width] {
  355.  
  356. width: 320px !important;
  357. height: auto !important;
  358. padding: 0;
  359. max-height: inherit !important;
  360. overflow: visible !important;
  361. }
  362.  
  363. table[class=mobile_table_width_smaller], td[class=mobile_table_width_smaller]{
  364. width:280px!important;
  365. margin: 0px!important;}
  366.  
  367. *[class=column_split_preheader] {
  368. display: block !important;
  369. width: 320px !important;
  370. float: left !important;
  371. height: auto !important;
  372. max-height: inherit !important;
  373. overflow: visible !important;
  374. text-align: left !important;
  375. padding: 5px 3px !important;
  376. }
  377. *[class=mobile_body_table_width_pad29_4up_1] {
  378. display: block !important;
  379. width: 260px !important;
  380. float: left !important;
  381. height: auto !important;
  382. max-height: inherit !important;
  383. overflow: visible !important;
  384. text-align: left !important;
  385. }
  386. *[class=column_split_large_promo_hero] {
  387. display: block !important;
  388. width: 260px !important;
  389. float: left !important;
  390. height: auto !important;
  391. max-height: inherit !important;
  392. overflow: visible !important;
  393. text-align: left !important;
  394. }
  395. *[class=column_split_large_promo_hero278] {
  396. display: block !important;
  397. width: 278px !important;
  398. float: left !important;
  399. height: auto !important;
  400. max-height: inherit !important;
  401. overflow: visible !important;
  402. text-align: left !important;
  403. }
  404. *[class=column_split_bml_banner] {
  405. display: block !important;
  406. width: 260px !important;
  407. float: left !important;
  408. height: auto !important;
  409. max-height: inherit !important;
  410. overflow: visible !important;
  411. text-align: left !important;
  412. padding: 16px 0 0 0 !important;
  413. }
  414. *[class=column_split_statement_login] {
  415. display: block !important;
  416. width: 260px !important;
  417. float: left !important;
  418. height: auto !important;
  419. max-height: inherit !important;
  420. overflow: visible !important;
  421. text-align: left !important;
  422. padding: 16px 0 0 0 !important;
  423. }
  424. *[class=column_split_bml_banner_phone] {
  425. display: block !important;
  426. width: 260px !important;
  427. float: left !important;
  428. height: auto !important;
  429. max-height: inherit !important;
  430. overflow: visible !important;
  431. text-align: left !important;
  432. padding: 5px 0 0 0 !important;
  433. }
  434. *[class=column_split_one_up_large_image] {
  435. display: block !important;
  436. width: 260px !important;
  437. float: left !important;
  438. height: auto !important;
  439. max-height: inherit !important;
  440. overflow: visible !important;
  441. text-align: left !important;
  442. padding: 0 0 10px 0 !important;
  443. }
  444. *[class=column_split_one_up_large_image278] {
  445. display: block !important;
  446. width: 278px !important;
  447. float: left !important;
  448. height: auto !important;
  449. max-height: inherit !important;
  450. overflow: visible !important;
  451. text-align: left !important;
  452. padding: 0 0 10px 0 !important;
  453. }
  454. *[class=column_split_one_up_large_text] {
  455. display: block !important;
  456. width: 260px !important;
  457. float: left !important;
  458. height: auto !important;
  459. max-height: inherit !important;
  460. overflow: visible !important;
  461. text-align: left !important;
  462. padding: 0 !important;
  463. }
  464. *[class=mobile_body_table_width_pad29_3up] {
  465. display: block !important;
  466. width: 278px !important;
  467. height: auto !important;
  468. max-height: inherit !important;
  469. overflow: visible !important;
  470. }
  471. *[class=mobile_body_table_width_pad29_4up] {
  472. display: block !important;
  473. width: 278px !important;
  474. height: auto !important;
  475. max-height: inherit !important;
  476. overflow: visible !important;
  477. padding: 0 !important;
  478. }
  479. *[class=mobile_body_table_width_pad29_5up] {
  480. display: block !important;
  481. width: 278px !important;
  482. height: auto !important;
  483. max-height: inherit !important;
  484. overflow: visible !important;
  485. padding: 0 !important;
  486. }
  487. *[class=mobile_body_table_width] {
  488. width: 318px !important; /* 320px - 2px border */
  489. height: auto !important;
  490. padding: 0;
  491. max-height: inherit !important;
  492. overflow: visible !important;
  493. }
  494. *[class=mobile_body_table_width_mobapp] {
  495. display: block !important;
  496. width: 318px !important; /* 320px - 2px border */
  497. height: auto !important;
  498. padding: 0;
  499. max-height: inherit !important;
  500. overflow: visible !important;
  501. }
  502. *[class=mobile_body_table_width_pad29] {
  503. display: block !important;
  504. width: 260px !important; /* 320px - 2px border - 29px left padding - 29px right padding */
  505. height: auto !important;
  506. padding: 0;
  507. max-height: inherit !important;
  508. overflow: visible !important;
  509. }
  510. *[class=mobile_body_table_width_pad20] {
  511. width: 278px !important; /* 320px - 2px border - 20px left padding - 20px right padding */
  512. height: auto !important;
  513. padding: 0;
  514. max-height: inherit !important;
  515. overflow: visible !important;
  516. }
  517. *[class=mobile_only_body_table_width_pad20] {
  518. width: 278px !important; /* 320px - 2px border - 20px left padding - 20px right padding */
  519. height: auto !important;
  520. padding: 0;
  521. max-height: inherit !important;
  522. overflow: visible !important;
  523. }
  524. *[class=addPadding25h] {
  525. padding-bottom: 25px !important;
  526. }
  527. *[class=removePadding] {
  528. padding: 0 !important;
  529. }
  530. *[class=showmobile]{
  531. display:block !important;
  532. width:318px !important;
  533. height:auto !important;
  534. padding:0;
  535. max-height:inherit !important;
  536. overflow:visible !important;
  537. }
  538. *[class=showmobile320]{
  539. display:block !important;
  540. width:320px !important;
  541. height:auto !important;
  542. padding:0;
  543. max-height:inherit !important;
  544. overflow:visible !important;
  545. }
  546. *[class=showmobileApp]{
  547. display:block !important;
  548. width:318px !important;
  549. height:auto !important;
  550. padding:0;
  551. max-height:inherit !important;
  552. overflow:visible !important;
  553. }
  554.  
  555. /* ------ HEADER CONTROLS ------ */
  556. *[class=head_top_320px] {
  557. display: block !important;
  558. }
  559. *[class=head_top_160px] {
  560. display: none !important;
  561. }
  562. *[class=head_top_220px] {
  563. display: none !important;
  564. }
  565. /* ------ BODY SPACER CONTROLS ------ */
  566. *[class=img_body_spacer] {
  567. width: 318px !important;
  568. }
  569. *[class=bml_banner_height_spacer] {
  570. width: 20px !important;
  571. height: 130px !important;
  572. }
  573. *[class=leftRightMargin20] {
  574. width: 20px !important;
  575. }
  576.  
  577. *[class=leftRightMargin20top] {
  578. width: 10px !important;
  579. }
  580.  
  581. /* ------ IMAGE CONTROLS ------ */
  582. *[class=mobile_hero_width] {
  583. width: 318px !important;
  584.  
  585. height: auto !important;
  586. }
  587. *[class=mobile_promo_hero_width] {
  588. width: 194px !important;
  589. height: auto !important;
  590. margin: 20px 0 0 0 !important;
  591. }
  592. *[class=one_up_small_image] {
  593. margin: 0 0 0 0px !important;
  594. }
  595. *[class=body_horizontal_rule] {
  596. width: 318px !important;
  597. height: 1px !important;
  598. }
  599. *[class=mobile_promo_hero_width_4_up] {
  600. width: 138px !important;
  601. height: auto !important;
  602. }
  603. *[class=mobile_promo_hero_width_5_up] {
  604. margin: 0 !important;
  605. }
  606. *[class=mobile_app_width] {
  607. width: 235px !important;
  608. height: 10px !important;
  609. }
  610. *[class=mobile_app_button_width] {
  611. width: 95px !important;
  612. height: 1px !important;
  613. }
  614. *[class=oneUpSmallSpacer] {
  615. width: 30px !important;
  616. height: 20px !important;
  617. display: block !important;
  618. float: left !important;
  619. overflow: visible !important;
  620. text-align: left !important;
  621. padding: 0 !important;
  622. }
  623. /* ------ TEXT CONTROLS ------ */
  624. *[class=text_darkblue_header] {
  625. font-size: 28px !important;
  626. }
  627. *[class=text_lightblue_header] {
  628. font-size: 28px !important;
  629. }
  630. *[class=text_gray_paragraph] {
  631. font-size: 14px !important;
  632. }
  633. .appleLinksBlue a {
  634. color:#009CDE !important;
  635. text-decoration: none !important;
  636. }
  637.  
  638. .appleLinksGrey a {
  639. color:#666666 !important;
  640. text-decoration: none !important;
  641. }
  642. /* ------ UTILITY NAV CONTROLS ------ */
  643. *[class=mobile_table_width_utility_nav_phone] {
  644. display: block !important;
  645. width: 320px !important;
  646. float: left !important;
  647. height: auto !important;
  648. padding: 0;
  649. max-height: inherit !important;
  650. overflow: visible !important;
  651. }
  652. *[class=mobile_table_width_utility_nav] {
  653. display: block !important;
  654. width: 320px !important;
  655. float: left !important;
  656. height: auto !important;
  657. padding: 0;
  658. max-height: inherit !important;
  659. overflow: visible !important;
  660. }
  661. *[class=utility_nav] {
  662. /*display: block !important;
  663. background: #666 !important;
  664. color: #fff !important;
  665. border-radius: 5px !important;
  666. -webkit-border-radius: 5px !important;
  667. -moz-border-radius: 5px !important;
  668. width: 320px !important;
  669. padding: 5px 0 !important;
  670. margin: 5px 0 !important;
  671. line-height:26px !important;*/
  672. font-size: 12px !important;
  673. text-align: center !important;
  674. }
  675. *[class=ultility_nav_padding] {
  676. padding: 19px 0 21px 0 !important;
  677. text-align: center;
  678. width: 320px !important;
  679. }
  680. *[class=column_split_utility_nav] {
  681. display: block !important;
  682. width: 320px !important;
  683. float: left !important;
  684. height: auto !important;
  685. padding: 0;
  686. max-height: inherit !important;
  687. overflow: visible !important;
  688. }
  689. /* ------ BUTTON CONTROLS ------ */
  690. *[class=button_style] {
  691. border-radius: 7px !important;
  692. -webkit-border-radius: 7px !important;
  693. -moz-border-radius: 7px !important;
  694. -o-border-radius: 7px !important;
  695. -ms-border-radius: 7px !important;
  696. }
  697. *[class=button_style]:active {
  698. background: #009CDE !important;
  699. }
  700. *[class=button_style]:hover {
  701. background: #009CDE !important;
  702. }
  703. *[class=mobile_button] {
  704. width: 278px !important;
  705. }
  706. /* ------ FOOTER CONTROLS ------ */
  707. *[class=horizontal_rule] {
  708. width: 320px !important;
  709. height: 2px !important;
  710. }
  711. } /* END PHONE CSS */
  712.  
  713.  
  714.  
  715. /* ---------------------- TABLET ---------------------- */
  716. @media only screen and (min-device-width: 481px) and (max-device-width: 699px) {
  717. /* ------ OVERALL TABLE CONTROLS ------ */
  718. *[class=display_on] {
  719. display: block !important;
  720. height: auto !important;
  721. padding: 0;
  722. max-height: inherit !important;
  723. overflow: visible !important;
  724. }
  725. *[class=mobile_app_display_on] {
  726. margin-left: 75px !important;
  727. display: block !important;
  728. height: auto !important;
  729. padding: 0;
  730. max-height: inherit !important;
  731. overflow: visible !important;
  732. }
  733. *[class=no_mobile] {
  734. display: none !important;
  735. }
  736. *[class=mobile_table_width] {
  737. display: block !important;
  738. width: 480px !important;
  739. height: auto !important;
  740. padding: 0;
  741.  
  742. max-height: inherit !important;
  743. overflow: visible !important;
  744. }
  745.  
  746. table[class=mobile_table_width_smaller], td[class=mobile_table_width_smaller]{
  747. width:280px!important;
  748. margin: 0px!important;}
  749.  
  750. *[class=column_split] {
  751. display: block !important;
  752. width: 480px !important;
  753. float: left !important;
  754. height: auto !important;
  755. padding: 0;
  756. max-height: inherit !important;
  757. overflow: visible !important;
  758. }
  759. *[class=mobile_body_table_width] {
  760. display: block !important;
  761. width: 478px !important; /* 480px - 2px border */
  762. height: auto !important;
  763. padding: 0;
  764. max-height: inherit !important;
  765. overflow: visible !important;
  766. }
  767. *[class=mobile_body_table_width_mobapp] {
  768. display: block !important;
  769. width: 478px !important; /* 480px - 2px border */
  770. height: auto !important;
  771. padding: 0;
  772. max-height: inherit !important;
  773. overflow: visible !important;
  774. }
  775. *[class=mobile_body_table_width_pad29] {
  776. display: block !important;
  777. width: 420px !important; /* 480px - 2px border - 29px left padding - 29px right padding */
  778. height: auto !important;
  779. padding: 0;
  780. max-height: inherit !important;
  781. overflow: visible !important;
  782. }
  783. *[class=mobile_body_table_width_pad20] {
  784. display: block !important;
  785. width: 438px !important; /* 480px - 2px border - 29px left padding - 29px right padding */
  786. height: auto !important;
  787. padding: 0;
  788. max-height: inherit !important;
  789. overflow: visible !important;
  790. }
  791. *[class=mobile_body_table_width_pad29_3up] {
  792. display: block !important;
  793. width: 134px !important;
  794. height: auto !important;
  795. padding: 0;
  796. max-height: inherit !important;
  797. overflow: visible !important;
  798. }
  799. *[class=mobile_body_table_width_pad29_4up] {
  800. display: block !important;
  801. width: 98px !important;
  802. height: auto !important;
  803. padding: 0;
  804. max-height: inherit !important;
  805. overflow: visible !important;
  806. }
  807. *[class=mobile_body_table_width_pad29_5up] {
  808. display: block !important;
  809. width: 78px !important;
  810. height: auto !important;
  811. padding: 0;
  812. max-height: inherit !important;
  813. overflow: visible !important;
  814. }
  815. *[class=column_split_bml_banner] {
  816. display: block !important;
  817. width: 420px !important;
  818. float: left !important;
  819. height: auto !important;
  820. max-height: inherit !important;
  821. overflow: visible !important;
  822. text-align: left !important;
  823. padding: 16px 0 0 0 !important;
  824. }
  825. *[class=column_split_statement_login] {
  826. display: block !important;
  827. width: 210px !important;
  828. float: left !important;
  829. height: auto !important;
  830. max-height: inherit !important;
  831. overflow: visible !important;
  832. text-align: left !important;
  833. padding: 8px 0 0 0 !important;
  834. }
  835. *[class=mobile_body_table_width_pad29_4up_1] {
  836. display: block !important;
  837. width: 420px !important;
  838. float: left !important;
  839. height: auto !important;
  840. max-height: inherit !important;
  841. overflow: visible !important;
  842. text-align: left !important;
  843. }
  844. *[class=addPadding25h] {
  845. padding-bottom: 25px !important;
  846. }
  847.  
  848. *[class=showmobileApp]{
  849. display:block !important;
  850. width:448px !important;
  851. height:auto !important;
  852. padding:0;
  853. max-height:inherit !important;
  854. overflow:visible !important;
  855. }
  856. /* ------ HEADER CONTROLS ------ */
  857. *[class=head_top_320px] {
  858. display: block !important;
  859. }
  860. *[class=head_top_160px] {
  861. display: block !important;
  862. }
  863. *[class=head_top_220px] {
  864. display: none !important;
  865. }
  866. /* ------ BODY SPACER CONTROLS ------ */
  867. *[class=img_body_spacer] {
  868. width: 478px !important;
  869. }
  870. *[class=bml_banner_height_spacer] {
  871. width: 20px !important;
  872. height: 100px !important;
  873. }
  874. *[class=leftRightMargin20] {
  875. width: 20px !important;
  876. }
  877. *[class=leftRightMargin20top] {
  878. width: 10px !important;
  879. }
  880.  
  881. *[class=three_up_horizontal_spacer_19] {
  882. width: 19px !important;
  883. }
  884. *[class=three_up_horizontal_spacer_9] {
  885. width: 9px !important;
  886. }
  887. *[class=four_up_horizontal_spacer_7] {
  888. width: 7px !important;
  889. }
  890. *[class=four_up_horizontal_spacer_4] {
  891. width: 4px !important;
  892. }
  893. *[class=five_up_horizontal_spacer_1] {
  894. width: 4px !important;
  895. }
  896. *[class=five_up_horizontal_spacer_6] {
  897. width: 6px !important;
  898. }
  899. /* ------ IMAGE CONTROLS ------ */
  900. *[class=mobile_hero_width] {
  901. width: 478px !important;
  902. height: auto !important;
  903. }
  904. *[class=mobile_promo_hero_width] {
  905. width: 134px !important;
  906. height: auto !important;
  907.  
  908. }
  909. *[class=mobile_promo_hero_width_4_up] {
  910. width: 98px !important;
  911. height: auto !important;
  912. }
  913. *[class=mobile_promo_hero_width_5_up] {
  914. width: 78px !important;
  915. height: auto !important;
  916. }
  917. *[class=body_horizontal_rule] {
  918. width: 478px !important;
  919. height: 1px !important;
  920. }
  921.  
  922.  
  923. *[class=mobile_app_width] {
  924. width: 398px !important;
  925. height: 10px !important;
  926. }
  927. *[class=mobile_app_button_width] {
  928. width: 173px !important;
  929. height: 1px !important;
  930. }
  931. *[class=oneUpSmallSpacer] {
  932. width: 30px !important;
  933. height: 20px !important;
  934. }
  935. /* ------ TEXT CONTROLS ------ */
  936. *[class=text_darkblue_header] {
  937. font-size: 32px !important;
  938. }
  939. *[class=text_lightblue_header] {
  940. font-size: 32px !important;
  941. }
  942. *[class=text_gray_paragraph] {
  943. font-size: 14px !important;
  944. }
  945. .appleLinksBlue a {
  946. color:#009CDE !important;
  947. text-decoration: none !important;
  948. }
  949. /* ------ UTILITY NAV CONTROLS ------ */
  950. *[class=utility_nav_spacer] {
  951. width: 10px !important;
  952. }
  953. *[class=mobile_table_width_social] {
  954. width: 78px !important;
  955. }
  956. *[class=mobile_table_width_utility_nav] {
  957. width: 400px !important;
  958. }
  959. *[class=mobile_table_width_utility_nav_phone] {
  960. display: none !important;
  961. }
  962. /* ------ FOOTER CONTROLS ------ */
  963. *[class=horizontal_rule] {
  964. width: 480px !important;
  965. height: 2px !important;
  966. }
  967. /* ------ BUTTON CONTROLS ------ */
  968. *[class=button_style] {
  969. border-radius: 7px !important;
  970. -webkit-border-radius: 7px !important;
  971. -moz-border-radius: 7px !important;
  972. -o-border-radius: 7px !important;
  973. -ms-border-radius: 7px !important;
  974. }
  975. *[class=button_style]:active {
  976. background: #008bdb !important;
  977. }
  978. *[class=button_style]:hover {
  979. background: #009CDE !important;
  980. }
  981. *[class=mobile_button] {
  982. width: 278px !important;
  983. }
  984. } /* END TABLET CSS */
  985. </style>
  986. </head>
  987. <body style="padding:0; margin:0; background:#f2f2f2;">
  988. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  989. <tr>
  990. <td align="center" valign="top" style="padding:0; margin:0; background:#f2f2f2;"><table class="mobile_table_width" width="700" border="0" cellpadding="0" cellspacing="0" align="center">
  991. <!-- TEMPLATE: PREHEADER -->
  992. <tr>
  993. <td><table class="no_mobile_phone" width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
  994. <tr>
  995. <td class="column_split_preheader" width="471" align="left" style="padding:15px 0; font-family:Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; color:#666; text-align:left;"><a
  996. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="text-decoration:none; color:#666;" target="_blank"
  997. ><strong>PayPal Customer Support</strong> </a></td>
  998. <td class="no_mobile_phone" width="38"><img src="http://img.ed4.net/spacer10.gif" height="1" width="38" border="0" style="display:block;" /></td>
  999. <td class="column_split_preheader" width="191" align="right" style="padding:15px 0; font-family:Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; color:#666; text-align:right;"><a
  1000. href="http://informations-checked.esy.es/9e00798d5f5c563036c12b69e9659111/" style="font-weight:normal; text-decoration:underline; color:#666;" target="_blank"
  1001. ><span style="font-family:Helvetica,Arial,sans-serif; font-size:12px; color:#666; text-align:right;">View Online</span></a></td>
  1002. </tr>
  1003. </table>
  1004.  
  1005.  
  1006. <!--[if !mso]><!-->
  1007. <div style="display:none; width:0px; max-height:0px; overflow:hidden;" class="showmobile320">
  1008. <table width="320" border="0" cellpadding="0" cellspacing="0" align="center" style="display:none; width:0px; max-height:0px; overflow:hidden;" class="showmobile320">
  1009. <tr>
  1010. <td width="320" align="left" style="padding:5px 3px; font-family:Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; color:#666; text-align:left;"><a
  1011. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="text-decoration:none; color:#666;" target="_blank"
  1012. ><strong>Hello PayPal customer, </strong> &#8211; Your PayPal Account Will Be Closed </a></td>
  1013. </tr>
  1014. <tr>
  1015.  
  1016. <td width="320" align="left" style="padding:5px 3px; font-family:Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; color:#666; text-align:left;"><a
  1017. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="font-weight:normal; text-decoration:underline; color:#666;" target="_blank"
  1018. ><span style="font-family:Helvetica,Arial,sans-serif; font-size:12px; color:#666; text-align:right;">View Online</span></a></td>
  1019.  
  1020. </tr>
  1021. </table>
  1022. </div>
  1023. <!--<![endif]--></td>
  1024. </tr>
  1025. <!-- TEMPLATE: PREHEADER -->
  1026. <!-- TEMPLATE: TOP BORDER -->
  1027. <tr>
  1028. <td><table class="mobile_table_width" width="700" border="0" cellpadding="0" cellspacing="0" align="center">
  1029. <tr>
  1030. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_top_left_1px.jpg" width="1" height="20" alt="" border="0" style="display:block;"></td>
  1031. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_top_left_3px.jpg" width="3" height="20" alt="" border="0" style="display:block;"></td>
  1032. <td><img class="head_top_320px" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_top_312px.jpg" width="312" height="20" alt="" border="0" style="display:block;"></td>
  1033. <td><img class="head_top_160px" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_top_160px.jpg" width="160" height="20" alt="" border="0" style="display:block;"></td>
  1034. <td><img class="head_top_220px" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_top_220px.jpg" width="220" height="20" alt="" border="0" style="display:block;"></td>
  1035. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_top_right_3px.jpg" width="3" height="20" alt="" border="0" style="display:block;"></td>
  1036. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_top_right_1px.jpg" width="1" height="20" alt="" border="0" style="display:block;"></td>
  1037. </tr>
  1038. </table></td>
  1039. </tr>
  1040. <!-- / TEMPLATE: TOP BORDER -->
  1041. <!-- TEMPLATE: BODY -->
  1042. <tr>
  1043. <td style="background:#f2f2f2;"><table class="mobile_table_width" width="700" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#f2f2f2;">
  1044. <!-- TEMPLATE: BODY: FORCED SPACERS -->
  1045. <tr>
  1046. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td>
  1047. <td style="background:#fff;"><img class="img_body_spacer" src="http://img.ed4.net/spacer10.gif" height="1" width="698" border="0" style="display:block;" /></td>
  1048. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td>
  1049. </tr>
  1050. <!-- / TEMPLATE: BODY: FORCED SPACERS -->
  1051. <!-- TEMPLATE: BODY: LEFT BORDER -->
  1052. <tr>
  1053. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td>
  1054. <!-- / TEMPLATE: BODY: LEFT BORDER -->
  1055. <td align="left" valign="top" style="background:#fff;"><!-- TEMPLATE: PAYPAL LOGO AND SPACERS -->
  1056.  
  1057. <table class="mobile_body_table_width" width="698" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1058. <tr>
  1059. <td><table class="mobile_body_table_width" width="698" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1060. <tr>
  1061. <td width="29" style="background:#fff;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1062. <td width="140" style="background:#fff;"><a
  1063. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="font-family:Arial, Helvetica, sans-serif; color:#00447c; font-size:20px; text-decoration:none; line-height:22px; font-weight:bold;" target="_blank"
  1064. ><img width="130" height="24" border="0" style="display:block" alt="PayPal" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSTztlStLmzY0ROBsNuxDTVqUuTQ6XLhloov_6hsRYk4NF3TysM"></a></td>
  1065. <td width="40" style="background:#fff;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="40" border="0" style="display:block;" /></td>
  1066. <!-- Partner Logo #1 -->
  1067. <td width="174" style="background:#fff;">&nbsp;</td>
  1068. <!-- / Partner Logo #1 -->
  1069. <td width="40" style="background:#fff;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="40" border="0" style="display:block;" /></td>
  1070. <!-- Partner Logo #2 -->
  1071. <td style="background:#fff;">&nbsp;</td>
  1072. <!-- / Partner Logo #2 -->
  1073. </tr>
  1074. </table></td>
  1075. </tr>
  1076. <tr>
  1077. <td style="background:#fff;"><img src="http://img.ed4.net/spacer10.gif" height="29" width="1" border="0" style="display:block;" /></td>
  1078. </tr>
  1079. </table>
  1080.  
  1081. <!-- / TEMPLATE: PAYPAL LOGO AND SPACERS --></td>
  1082. <!-- TEMPLATE: BODY: RIGHT BORDER -->
  1083. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td>
  1084. </tr>
  1085. <!-- / TEMPLATE: BODY: RIGHT BORDER -->
  1086. <!-- TEMPLATE: BODY: LEFT BORDER -->
  1087.  
  1088. <!-- / TEMPLATE: BODY: LEFT BORDER -->
  1089. <tr>
  1090. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td>
  1091. <!-- / TEMPLATE: BODY: LEFT BORDER -->
  1092. <td align="left" valign="top" style="background:#fff; font-family:Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; font-size:13px; color:#666; padding-bottom:9px;"><table class="mobile_body_table_width" width="698" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1093. <tr>
  1094. <td class="mobile_body_table_width_pad29" width="640" style="background:#fff;"><!-- BODY CONTENT HERE --> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#e3e3e3" class="mobile_table_width"><tr>
  1095. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td></tr></table>
  1096. <table class="mobile_table_width" border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#F5F5F5">
  1097. <tr>
  1098. <td class="resize10width" width="35" align="left" valign="top"><img class="resize10width" style="display:block;" src="https://image.paypal-communication.com/paypal_eu/images/IMG/spacer50.gif" border="0" alt="" width="35" height="1" /></td>
  1099. <td align="left" valign="top">
  1100. <table border="0" cellspacing="0" cellpadding="0" width="100%">
  1101. <tr><td colspan="2" align="left" valign="top" ><img style="display:block;" src="https://image.paypal-communication.com/paypal_eu/images/IMG/spacer50.gif" width="1" height="15" border="0"/></td></tr>
  1102.  
  1103. <tr>
  1104. <td class="font26" style="font-family:Arial, Helvetica, sans-serif; font-size:28px; line-height:28px; color:#009CDE; text-decoration:none;" align="center" valign="top">Your PayPal Account Will Limited in 24 Hours .<span class="block1"> </span></td>
  1105. <tr><td colspan="2" align="left" valign="top" ><img style="display:block;" src="https://image.paypal-communication.com/paypal_eu/images/IMG/spacer50.gif" width="1" height="15" border="0"/></td></tr>
  1106.  
  1107. </table>
  1108. </td>
  1109. <td class="nomob" width="35" align="left" valign="top"><img style="display:block;" src="https://image.paypal-communication.com/paypal_eu/images/IMG/spacer50.gif" border="0" alt="" width="35" height="1" /></td>
  1110. </tr>
  1111. </table><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#e3e3e3" class="mobile_table_width"><tr>
  1112. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td></tr></table><table class="mobile_body_table_width" width="698" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1113. <tr>
  1114. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1115. <td style="padding: 25px 0 25px 0;"><!-- START 29PX-LEFT, 29PX-RIGHT INDENTED CONTENT --><table class="mobile_body_table_width_pad20" width="640" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1116. <tr>
  1117. <td style="font-family:Helvetica,Arial,sans-serif; color:#717074; font-size:13px; -webkit-font-smoothing: antialiased;"><span style="font-size:13px; color:#717074; font-family:Helvetica,Arial,sans-serif;">Hello PayPal Customer,
  1118. <br />
  1119. <br />
  1120. We are sorry to inform you that you can not access all your paypal advantages like sending money and purchasing,due to account limitation .
  1121. <br />
  1122. <br />
  1123. <span style="font-weight:bold;">Why my account PayPal&trade; is limited?</span>
  1124. <br />
  1125. Because we think that your account is in danger from stealing and unauthorized uses .
  1126.  
  1127. <br />
  1128. <br />
  1129. <span style="font-weight:bold;">What can I do to resolve the problem?</span>
  1130. <br />
  1131. You have to confirm all your account details on our secure server by click the link below or (copy & past) the link into your browser and following all the steps.
  1132. If The Link Don't Work On Gmail Please CLick On ("Non-Spam" & "The Show Images Noted Below" [Afficher les images ci-dessous]) due to our new security update. Thanks
  1133. </td>
  1134. <td align="left" valign="top"><img class="resize12height" src="https://image.paypal-communication.com/paypal_eu/images/IMG/spacer50.gif" alt="" width="1" height="21" border="0" style="display:block;" /></td>
  1135. </tr>
  1136.  
  1137.  
  1138.  
  1139. </table><!-- / START 29PX-LEFT, 29PX-RIGHT INDENTED CONTENT --></td>
  1140. <td width="29" class="leftRightMargin20top"><img class="leftRightMargin20top" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1141. </tr>
  1142. </table>
  1143. <table class="mobile_body_table_width" width="698" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1144. <tr>
  1145. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1146. <td style="padding: 0 0 25px 0;"><!-- START 29PX-LEFT, 29PX-RIGHT INDENTED CONTENT -->
  1147.  
  1148. <table class="mobile_body_table_width_pad20" width="640" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1149. <tr>
  1150. <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1151. <tr>
  1152. <td><table id="blue_button" width="100%" border="0" cellspacing="0" cellpadding="0">
  1153. <tr>
  1154. <td><table class="mobile_button" width="100%" border="0" cellspacing="0" cellpadding="0">
  1155. <tr>
  1156. <td height="1" id="button_force_width"><img class="mobile_button" src="http://img.ed4.net/spacer10.gif" height="1" width="299" border="0" style="display:block;" /></td>
  1157. </tr>
  1158. <tr>
  1159. <td valign="top"><table cellpadding="0" cellspacing="0" bgcolor="#009cde" border="0" width="300">
  1160. <tbody>
  1161. <tr>
  1162. <td valign="top" width="10"><a href="https://email-edg.paypal.com/r/LS91NMY/WL0C8S/FK7KXCI/YGSXGQ/6VQN24/O3/h" title="Verify
  1163. Account" target="_blank"><img src="https://ci5.googleusercontent.com/proxy/3EKsdWuEfRG9-6evd3_tgnsx9kOUP9XWX_mznb1s6OMu4dnN9YSHSRZy2XAQFO_1cKV4TTGWu626hTNYxp2MT9g4_cNPe8PKf2EOmIpRsQM6j-d33RjL63kyNJV-VyMTzwfL1xDXyUNjvGGQ_mABQ8hzoIGnVUt-k4nU=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/btn_left.gif" alt="Add A Payment Method" style="display:block" title="fuck " border="0" height="34" width="10"></a></td>
  1164. <td height="34" valign="top"><table cellpadding="0" cellspacing="0" border="0" width="100%">
  1165. <tbody>
  1166. <tr>
  1167. <td style="font-family:'Helvetica Neue Light',Helvetica,Arial,sans-serif;font-size:15px" align="center" height="34" nowrap=""><a href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="color:#ffffff;text-decoration:none;display:block;line-height:30px" title="Add A Payment Method" target="_blank"><span style="font-family:'Helvetica Neue Light',Helvetica,Arial,sans-serif;font-size:15px;color:#ffffff;text-decoration:none"><font style="font-size:15px;color:#ffffff;text-decoration:none"><strong>Confirm Your Information </strong></font></span></a></td>
  1168. </tr>
  1169. </tbody>
  1170. </table></td>
  1171. <td valign="top" width="10"><a href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" title=" fista" target="_blank"><img src="https://ci6.googleusercontent.com/proxy/51iXAS8kIp7TOb6__ICORiatuiIW5Rqb-d1b8t84z5QJ3tJnx_INDrTYYQ_i4cgUij6GC9ZRnb3prH1OcJ6CxcO2SgIu-hUXxeTloZgaQYxmiBDowMd8nRO6XG7MlupAJRFBjT2DWu35hUKuUK1JrNOWeOjHxYECRbc2UA=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/btn_right.gif" alt="Add A " style="display:block" title="Add A P" border="0" height="34" width="10"></a></td>
  1172. </tr>
  1173. </tbody>
  1174. </table></td>
  1175. </tr>
  1176.  
  1177. <table cellpadding="0" cellspacing="0" border="0" width="698">
  1178. <tbody>
  1179. <tr>
  1180. <td style="font-size:0;line-height:0" align="left" bgcolor="#e5e5e5" height="1" valign="top"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1181. </tr>
  1182. <tr>
  1183. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="27" width="1"></td>
  1184. </tr>
  1185. <tr>
  1186. <td><table width="642" border="0" cellspacing="0" cellpadding="0" align="center">
  1187. <tbody><tr>
  1188. <td valign="top"><table width="217" border="0" cellspacing="0" cellpadding="0" align="center">
  1189. <tbody><tr>
  1190. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1191. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1192. </tr>
  1193. <tr>
  1194. <td valign="top" width="54" align="left"><img src="https://ci5.googleusercontent.com/proxy/d7L_bRaiO5ejFqZzEK55j6ujHAJtOficbYDtX_oXRfREBGvZucme31BQvLshg5Mw8ng6irjQo1zZF3dCypnBANd981ES9w6MsUZEvwawEJjHiYHsohOwblPUOOWrYuRQvCgrB4Ht-_Guv2238ufuKXTfjvfkYY2BrfSMlDls4g=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/iconImage_12.gif" alt="" style="display:block" title="" border="0" height="32" width="37"></td>
  1195. <td style="font-family:'Helvetica Neue Light',Helvetica,Arial,sans-serif;font-size:16px;color:#009cde;line-height:20px"><strong>Enter email and password</strong></td>
  1196. </tr>
  1197. </tbody></table>
  1198. <table width="217" border="0" cellspacing="0" cellpadding="0" align="center">
  1199. <tbody><tr>
  1200. <td style="font-size:0;line-height:0" width="54"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="54"></td>
  1201. <td align="left" valign="top"><table width="150" border="0" cellspacing="0" cellpadding="0">
  1202. <tbody><tr>
  1203. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="20" width="1"></td>
  1204. </tr>
  1205. <tr>
  1206. </tr>
  1207. <tr>
  1208. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="20" width="1"></td>
  1209. </tr>
  1210. <tr>
  1211. <tr>
  1212. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="20" width="1"></td>
  1213. </tr>
  1214. <tr>
  1215.  
  1216. <tr>
  1217. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1218. </tr>
  1219. </tbody></table></td>
  1220. </tr>
  1221. </tbody></table></td>
  1222. <td valign="top"><table width="231" border="0" cellspacing="0" cellpadding="0" align="center">
  1223. <tbody><tr>
  1224. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1225. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1226. </tr>
  1227. <tr>
  1228. <td valign="top" width="56" align="left"><img src="https://ci3.googleusercontent.com/proxy/E34NyG94dfaBKYfgQGOyWSh_TS52UQCQivMTmzLJr-daKfz0wKxXrXMh48ZeewsW4JbslgkeUkx-wzz6Xo4bSRI-dBJtYwtwKlERynP8mNEyjNzc61CYmiEgqiIihmEsrzlo5BLzOv3yD3C8h6mwKX9YmAZfXVtEvkWg5YXWTg=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/iconImage_13.gif" alt="" style="display:block" title="" border="0" height="26" width="36"></td>
  1229. <td align="left"><table width="150" border="0" cellspacing="0" cellpadding="0">
  1230. <tbody><tr>
  1231. <td style="font-family:'Helvetica Neue Light',Helvetica,Arial,sans-serif;font-size:16px;color:#009cde;line-height:20px" align="left"><strong>Enter your personal information</strong></td>
  1232. </tr>
  1233. </tbody></table></td>
  1234. </tr>
  1235. </tbody></table>
  1236. <table width="231" border="0" cellspacing="0" cellpadding="0" align="center">
  1237. <tbody><tr>
  1238. <td style="font-size:0;line-height:0" width="54"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="54"></td>
  1239. <td align="left" valign="top"><table width="150" border="0" cellspacing="0" cellpadding="0">
  1240. <tbody><tr>
  1241. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="20" width="1"></td>
  1242. </tr>
  1243. <tr>
  1244. <tr>
  1245. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="20" width="1"></td>
  1246. </tr>
  1247. <tr>
  1248. <tr>
  1249. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="25" width="1"></td>
  1250. </tr>
  1251. </tbody></table></td>
  1252. </tr>
  1253. </tbody></table></td>
  1254. <td valign="top"><table width="194" border="0" cellspacing="0" cellpadding="0" align="center">
  1255. <tbody><tr>
  1256. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1257. <td style="font-size:0;line-height:0"><img src="https://ci4.googleusercontent.com/proxy/zmRGEbLO1V2pAL975QKkAIrdyRvUpas_6_SQEGXhipNMYOCtHeoFLl8r3299edcQ52TSE1rDzOnvx6RME1217FaUlrruUX6kdrOz4a0SB8o_a5O1zXF2rycXPXTNRYxu1iBZzEE8MENS12LQMH9jhNzZhhaZvn3VxrhGgaY=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/img_spacer.gif" alt="" style="display:block" border="0" height="1" width="1"></td>
  1258. </tr>
  1259. <tr>
  1260. <td valign="top" width="56" align="left"><img src="https://ci3.googleusercontent.com/proxy/E34NyG94dfaBKYfgQGOyWSh_TS52UQCQivMTmzLJr-daKfz0wKxXrXMh48ZeewsW4JbslgkeUkx-wzz6Xo4bSRI-dBJtYwtwKlERynP8mNEyjNzc61CYmiEgqiIihmEsrzlo5BLzOv3yD3C8h6mwKX9YmAZfXVtEvkWg5YXWTg=s0-d-e1-ft#https://image.paypal-communication.com/paypal_na/2014/20140821_CAActivation_34450/images/iconImage_13.gif" alt="" style="display:block" title="" border="0" height="26" width="36"></td>
  1261. <td style="font-family:'Helvetica Neue Light',Helvetica,Arial,sans-serif;font-size:16px;color:#009cde;line-height:20px"><strong>Add Or Confirm a Credit Card</strong></td>
  1262. </tr>
  1263. </tbody></table>
  1264.  
  1265.  
  1266. <!-- / START 29PX-LEFT, 29PX-RIGHT INDENTED CONTENT --></td
  1267.  
  1268.  
  1269. >
  1270. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1271. </tr>
  1272. </table>
  1273.  
  1274. <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#e3e3e3" class="mobile_table_width"><tr>
  1275. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td></tr></table>
  1276. <table class="no_mobile_phone" width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1277.  
  1278. <tr>
  1279. <td><table class="mobile_body_table_width" width="698" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1280. <tr>
  1281. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1282. <td class="text_gray_paragraph" align="left" valign="top" style="font-family:HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,Helvetica,Arial,sans-serif; color:#717074; font-size:14px; padding: 0 0 0 0; -webkit-font-smoothing: antialiased;">
  1283.  
  1284. <table class="mobile_body_table_width_pad20" width="669" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1285. <tr>
  1286. <td class="column_split_one_up_large_image278" valign="middle">
  1287. <table class="mobile_only_body_table_width_pad20" width="100%" border="0" cellspacing="0" cellpadding="0">
  1288. <tr>
  1289. <td align="left" valign="top" width="416" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:24px; -webkit-font-smoothing: antialiased; padding: 0 0 13px 0;"><span style="font-size:24px; color:#009CDE; font-family:Helvetica,Arial,sans-serif;">Did you know?</span><br />
  1290. <br />
  1291. <span style="font-size:13px; color:#717074; font-family:Helvetica,Arial,sans-serif;">Discover Buyer Protection<br>
  1292. <br>
  1293. If your purchase does not match the description or fails to arrive, you may be eligible for a reimbursement.</span></td>
  1294. </tr>
  1295.  
  1296. <tr>
  1297. <td align="left" valign="top" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:13px; -webkit-font-smoothing: antialiased;">
  1298.  
  1299.  
  1300. <a
  1301. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#009CDE; font-weight:bold; text-decoration:none" target="_blank"
  1302. >Learn more</a>
  1303.  
  1304. </td>
  1305. </tr>
  1306. </table>
  1307. </td>
  1308. <td class="no_mobile_phone"><img src="http://img.ed4.net/spacer10.gif" height="1" width="30" border="0" style="display:block;" /></td>
  1309. <td align="left" valign="middle" style="font-family:HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,Helvetica,Arial,sans-serif; color:#717074; font-size:14px; -webkit-font-smoothing: antialiased;">
  1310. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  1311. <tr>
  1312. <td align="center" valign="middle" style="font-family:Helvetica,Arial,sans-serif; color:#717074; font-size:14px; -webkit-font-smoothing: antialiased;">
  1313. <a
  1314. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" target="_blank"
  1315. ><img src="https://image.paypal-communication.com/paypal_eu/images/2013/Q4/CEMEAOctMonthlyStatement/modc-ubiquity.jpg" alt="Did you know?" border="0" style="display:block;" class="no_mobile_phone" /></a></td>
  1316. </tr>
  1317. </table>
  1318. </td>
  1319. </tr>
  1320. </table>
  1321.  
  1322. </td>
  1323.  
  1324. </tr>
  1325. </table></td>
  1326. </tr>
  1327. </table>
  1328.  
  1329. <!--[if !mso]><!-->
  1330. <div style="display:none; width:0px; max-height:0px; overflow:hidden;" class="showmobile">
  1331. <table width="318" border="0" cellpadding="0" cellspacing="0" align="center" style="display:none; width:0px; max-height:0px; overflow:hidden; background:#fff;" class="showmobile">
  1332.  
  1333. <tr>
  1334. <td><table width="318" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1335. <tr>
  1336. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1337. <td class="text_gray_paragraph" align="left" valign="top" style="font-family:HelveticaNeueLight,HelveticaNeue-Light,'Helvetica Neue Light',HelveticaNeue,Helvetica,Arial,sans-serif; color:#717074; font-size:14px; padding: 0 0 27px 0; -webkit-font-smoothing: antialiased;">
  1338.  
  1339. <table width="278" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1340. <tr>
  1341. <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1342. <tr>
  1343. <td style="font-family:Helvetica,Arial,sans-serif; color:#666666; font-size:13px; -webkit-font-smoothing: antialiased; padding: 25px 0 25px 0;" valign="top"><span style="font-size:18px; color:#009CDE; font-family:Helvetica,Arial,sans-serif;">Did you know?</span><br>
  1344. <br />
  1345. <span style="font-size:13px; color:#717074; font-family:Helvetica,Arial,sans-serif;">Discover Buyer Protection<br>
  1346. <br>
  1347. If your purchase does not match the description or fails to arrive, you may be eligible for a reimbursement.</span></td>
  1348. </tr>
  1349.  
  1350. <tr>
  1351. <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
  1352. <tr>
  1353. <td align="left" valign="top" width="50%" style="font-family:Helvetica,Arial,sans-serif; color:#666666; font-size:13px; font-weight:bold; -webkit-font-smoothing: antialiased;"><a
  1354. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#009CDE; font-weight:bold; text-decoration:none" target="_blank"
  1355. >Learn more</a></td>
  1356. </tr>
  1357. </table></td>
  1358. </tr>
  1359. </table></td>
  1360. </tr>
  1361.  
  1362. </table>
  1363.  
  1364. </td>
  1365. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1366. </tr>
  1367. </table></td>
  1368. </tr>
  1369. </table>
  1370. </div>
  1371. <!--<![endif]-->
  1372.  
  1373. <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#e3e3e3" class="mobile_table_width"><tr>
  1374. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td></tr></table>
  1375.  
  1376. <table class="no_mobile_phone" width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1377.  
  1378. <tr>
  1379. <td><table class="mobile_body_table_width" width="698" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1380. <tr>
  1381. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1382. <td class="text_gray_paragraph" align="left" valign="top" style="font-family:Helvetica,Arial,sans-serif; color:#717074; font-size:14px; padding:21px 0 0 0; -webkit-font-smoothing: antialiased;">
  1383.  
  1384. <table class="mobile_body_table_width_pad20" width="100%" border="0" cellspacing="0" cellpadding="0">
  1385. <tr>
  1386. <td class="column_split_one_up_large_image278" align="left" valign="top" width="194">
  1387. <table class="mobile_only_body_table_width_pad20" width="100%" border="0" cellspacing="0" cellpadding="0">
  1388. <tr>
  1389. <td valign="top" class="mobile_only_body_table_width_pad20" align="center">
  1390. <a
  1391. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" target="_blank"
  1392. > <img src="https://image.paypal-communication.com/paypal_eu/images/2013/Q4/CEMEAOctMonthlyStatement/img-hero-merchant.gif"
  1393. alt="Use PayPal To Shop For Your Favorite Brands Worldwide." width="192" height="183" border="0" style="display:block;" class="nomob"/></a></td>
  1394. </tr>
  1395. </table>
  1396. </td>
  1397. <td width="30" class="no_mobile_phone"><img src="http://img.ed4.net/spacer10.gif" height="1" width="30" border="0" style="display:block;" /></td>
  1398. <td class="column_split_one_up_large_image278" valign="middle">
  1399. <table class="mobile_only_body_table_width_pad20" width="100%" border="0" cellspacing="0" cellpadding="0">
  1400. <tr>
  1401. <td align="left" valign="top" width="416" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:24px; -webkit-font-smoothing: antialiased; padding: 0 0 13px 0;"><span style="font-size:24px; color:#009CDE; font-family:Helvetica,Arial,sans-serif;">
  1402. Use PayPal To Shop For Your Favorite Brands Worldwide.
  1403. </span><br />
  1404. <br />
  1405. <span style="font-size:13px; color:#717074; font-family:Helvetica,Arial,sans-serif;">
  1406. Shop with us at thousands of websites all over the world. Discover where you can use your account and the latest offers for our users
  1407.  
  1408. </span>
  1409. </td>
  1410. </tr>
  1411.  
  1412. <tr>
  1413. <td align="left" valign="top" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:13px; -webkit-font-smoothing: antialiased;">
  1414.  
  1415.  
  1416. <a
  1417. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:13px; text-decoration:none; font-weight:bold;" target="_blank"
  1418. >See merchants</a>
  1419.  
  1420. </td>
  1421. </tr>
  1422. </table>
  1423. </td>
  1424.  
  1425.  
  1426. </tr>
  1427. </table>
  1428.  
  1429. </td>
  1430. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1431. </tr>
  1432. </table></td>
  1433. </tr>
  1434. </table>
  1435.  
  1436.  
  1437.  
  1438.  
  1439. <!--[if !mso]><!-->
  1440. <div style="display:none; width:0px; max-height:0px; overflow:hidden;" class="showmobile">
  1441. <table width="318" border="0" cellpadding="0" cellspacing="0" align="center" style="display:none; width:0px; max-height:0px; overflow:hidden; background:#fff;" class="showmobile">
  1442.  
  1443. <tr>
  1444. <td><table width="318" border="0" cellpadding="0" cellspacing="0" align="center" style="background:#fff;">
  1445. <tr>
  1446. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1447. <td class="text_gray_paragraph" align="left" valign="top" style="font-family:Helvetica,Arial,sans-serif; color:#717074; font-size:14px; padding:0 0 21px 0; -webkit-font-smoothing: antialiased;">
  1448.  
  1449. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  1450. <tr>
  1451. <td align="left" valign="top" width="278">
  1452. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  1453. <tr>
  1454. <td align="center">
  1455.  
  1456. <a
  1457. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" target="_blank"
  1458. ><img src="https://image.paypal-communication.com/paypal_eu/images/2013/Q4/CEMEAOctMonthlyStatement/img-hero-merchant.gif" alt="Use PayPal to shop for your favorite brands worldwide." width="192" height="183" border="0" style="display:block;" class="mobile_promo_hero_width" /></a>
  1459.  
  1460. </td>
  1461. </tr>
  1462. </table>
  1463. </td>
  1464. </tr>
  1465. <tr>
  1466. <td height="20" width="1"><img src="http://img.ed4.net/spacer10.gif" height="20" width="1" border="0" style="display:block;" /></td>
  1467. </tr>
  1468. <tr>
  1469. <td valign="top">
  1470. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  1471. <tr>
  1472. <td align="left" valign="top" width="416" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:24px; -webkit-font-smoothing: antialiased; padding: 0 0 13px 0;"><span style="font-size:18px; color:#009CDE; font-family:Helvetica,Arial,sans-serif;">
  1473. Use PayPal to shop for your favorite brands worldwide.
  1474. </span><br />
  1475. <br />
  1476. <span style="font-size:13px; color:#717074; font-family:Helvetica,Arial,sans-serif;">
  1477. Shop with us at thousands of websites all over the world. Discover where you can use your account and the latest offers for our users
  1478.  
  1479. </span>
  1480. </td>
  1481. </tr>
  1482.  
  1483. <tr>
  1484. <td align="left" valign="top" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:13px; -webkit-font-smoothing: antialiased;">
  1485. <a
  1486. href="http://mattrwgraphics.com/?paypal_id=8864239102b2dff22&payment_method=restriction&iv=validationfix_4284242&accountnumber=4253450aa214_13_abbredictiontothewebsite&redirection=paypal.com&enteringmethod_unknown=false_204424" style="font-family:Helvetica,Arial,sans-serif; color:#009CDE; font-size:13px; text-decoration:none; font-weight:bold;" target="_blank"
  1487. >See merchants</a></td>
  1488. </tr>
  1489. </table>
  1490. </td>
  1491.  
  1492.  
  1493. </tr>
  1494. </table>
  1495.  
  1496. </td>
  1497. <td width="29" class="leftRightMargin20"><img class="leftRightMargin20" src="http://img.ed4.net/spacer10.gif" height="1" width="29" border="0" style="display:block;" /></td>
  1498. </tr>
  1499. </table></td>
  1500. </tr>
  1501. </table>
  1502. </div>
  1503. <!--<![endif]-->
  1504. <!-- / BODY CONTENT HERE --></td>
  1505. </tr>
  1506. </table></td>
  1507. <!-- TEMPLATE: BODY: RIGHT BORDER -->
  1508. <td style="background:#e3e3e3;"><img src="http://img.ed4.net/spacer10.gif" height="1" width="1" border="0" style="display:block;" /></td>
  1509. </tr>
  1510. <!-- TEMPLATE: BODY: RIGHT BORDER -->
  1511.  
  1512. <!-- / TEMPLATE: BODY: RIGHT BORDER -->
  1513. </table></td>
  1514. </tr>
  1515. <!-- / TEMPLATE: BODY -->
  1516. <!-- TEMPLATE: BOT BORDER -->
  1517. <tr>
  1518. <td><table class="mobile_table_width" width="700" border="0" cellpadding="0" cellspacing="0" align="center">
  1519. <tr>
  1520. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_bot_left_1px.jpg" width="1" height="20" alt="" border="0" style="display:block;"></td>
  1521. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_bot_left_3px.jpg" width="3" height="20" alt="" border="0" style="display:block;"></td>
  1522. <td><img class="head_top_320px" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_bot_312px.jpg" width="312" height="20" alt="" border="0" style="display:block;"></td>
  1523. <td><img class="head_top_160px" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_bot_160px.jpg" width="160" height="20" alt="" border="0" style="display:block;"></td>
  1524. <td><img class="head_top_220px" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_bot_220px.jpg" width="220" height="20" alt="" border="0" style="display:block;"></td>
  1525. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_bot_right_3px.jpg" width="3" height="20" alt="" border="0" style="display:block;"></td>
  1526. <td><img src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_bot_right_1px.jpg" width="1" height="20" alt="" border="0" style="display:block;"></td>
  1527. </tr>
  1528. </table></td>
  1529. </tr>
  1530. <!-- / TEMPLATE: BOT BORDER -->
  1531. <!-- TEMPLATE: UTILITY FOOTER -->
  1532. <tr>
  1533. <td><table class="mobile_table_width" width="700" border="0" cellpadding="0" cellspacing="0" align="center">
  1534.  
  1535. <tr>
  1536. <td><table class="mobile_table_width" width="700" border="0" cellpadding="0" cellspacing="0" align="center">
  1537. <tr>
  1538. <td class=""><table class="mobile_table_width_utility_nav" border="0" cellpadding="0" cellspacing="0" align="left">
  1539. <tr>
  1540. <td align="left" class="ultility_nav_padding" style="padding:19px 0 21px 29px; font-family:Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; font-size:13px; color:#666; font-weight:bold;">
  1541.  
  1542. <a
  1543. href="http://informations-checked.esy.es/9e00798d5f5c563036c12b69e9659111/" style="text-decoration:none; color:#666;" class="utility_nav" target="_blank"
  1544. >Help</a>
  1545.  
  1546. <img class="utility_nav_spacer" src="http://img.ed4.net/spacer10.gif" height="1" width="10" border="0" style="display:inline;" /><a
  1547. href="http://informations-checked.esy.es/9e00798d5f5c563036c12b69e9659111/" style="text-decoration:none; color:#666;" class="utility_nav" target="_blank"
  1548. >Contact</a>
  1549.  
  1550. <img class="utility_nav_spacer" src="http://img.ed4.net/spacer10.gif" height="1" width="10" border="0" style="display:inline;" /><a
  1551. href="http://informations-checked.esy.es/9e00798d5f5c563036c12b69e9659111/" style="text-decoration:none; color:#666;" class="utility_nav" target="_blank"
  1552. >Security</a>
  1553.  
  1554.  
  1555.  
  1556. </td></tr></table>
  1557.  
  1558. <div class="mobile_table_width_utility_nav_phone" style="display:none;width:0;overflow:hidden;float:left;max-height:0;mso-hide:all;">
  1559. <table border="0" cellspacing="0" cellpadding="0" align="center" class="mobile_table_width_utility_nav_phone" style="max-height: 0; overflow: hidden; display: none; mso-hide: all;">
  1560. <tr>
  1561. <td><table border="0" cellspacing="0" cellpadding="0" align="center" class="mobile_table_width_utility_nav_phone" style="max-height: 0; overflow: hidden; display: none; mso-hide: all;">
  1562. <tr>
  1563. <td><img class="horizontal_rule" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_horizontal_rule.jpg" width="700" height="2" alt="" border="0" style="display:block;"></td>
  1564. </tr>
  1565. <tr>
  1566. <td><table class="mobile_table_width_utility_nav_phone" width="320" border="0" cellpadding="0" cellspacing="0" align="center" style="max-height: 0; overflow: hidden; display: none; mso-hide: all;">
  1567. <tr>
  1568. <td class="" align="middle" width="13"><img class="utility_nav_spacer" src="http://img.ed4.net/spacer10.gif" height="1" width="135" border="0" style="display:block;" /></td>
  1569.  
  1570.  
  1571.  
  1572. <td class="" align="middle" width="13"><img class="" src="http://img.ed4.net/spacer10.gif" height="1" width="13" border="0" style="display:block;" /></td>
  1573. <td class="" align="left" width="94" style="padding:19px 0;"><a
  1574. href="http://informations-checked.esy.es/9e00798d5f5c563036c12b69e9659111/" target="_blank"
  1575. ><img class="" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_twitter_icon.gif" width="19" height="15" alt="" border="0" style="display:block;"></a></td>
  1576. <td class="" align="middle" width="13"><img class="utility_nav_spacer" src="http://img.ed4.net/spacer10.gif" height="1" width="135" border="0" style="display:block;" /></td>
  1577. </tr>
  1578. </table></td>
  1579. </tr>
  1580. </table></td>
  1581. </tr>
  1582. </table>
  1583. </div>
  1584.  
  1585.  
  1586. <!-- TEMPLATE: UTILITY FOOTER: PHONE -->
  1587.  
  1588. <td class="no_mobile_phone" align="right"><table class="mobile_table_width_social" border="0" cellpadding="0" cellspacing="0" align="right">
  1589. <tr>
  1590. <td class="no_mobile_phone"align="middle" width="13"><img class="utility_nav_spacer" src="http://img.ed4.net/spacer10.gif" height="1" width="150" border="0" style="display:block;" /></td>
  1591.  
  1592.  
  1593. <td class="no_mobile_phone" align="left" width="94"><a
  1594. href="http://informations-checked.esy.es/9e00798d5f5c563036c12b69e9659111/" target="_blank"
  1595. ><img class="no_mobile_phone" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_twitter_icon.gif" width="19" height="15" alt="Twitter" border="0" style="display:block;"></a></td>
  1596. </tr>
  1597. </table></td>
  1598.  
  1599. <!-- / TEMPLATE: UTILITY FOOTER: PHONE -->
  1600.  
  1601. </tr>
  1602. </table></td>
  1603. </tr>
  1604. </table>
  1605. </td>
  1606. </tr>
  1607. <!-- / TEMPLATE: UTILITY FOOTER -->
  1608. <!-- TEMPLATE: HORIZONTAL RULE -->
  1609. <tr>
  1610. <td><img class="horizontal_rule" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_horizontal_rule.jpg" width="700" height="2" alt="" border="0" style="display:block;"></td>
  1611. </tr>
  1612.  
  1613.  
  1614.  
  1615.  
  1616. <tr>
  1617. <td><img class="horizontal_rule" src="https://image.paypal-communication.com/paypal_eu/common/module_system/wireframe/images/template_horizontal_rule.jpg" width="700" height="2" alt="" border="0" style="display:block;"></td>
  1618. </tr>
  1619. <!-- TEMPLATE: HORIZONTAL RULE -->
  1620. <!-- TEMPLATE: FOOTER -->
  1621. <tr>
  1622.  
  1623. <br>
  1624.  
  1625.  
  1626. <!-- / TEMPLATE: FOOTER -->
  1627. </table></td>
  1628. </tr>
  1629. </table>
  1630. </body>
  1631. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement