{"product_id":"vietnam-war-u-s-m-1-helmet-liner-with-headband-identified-to-sfc-earl-f-hudson-1969-72","title":"Vietnam War U.S. M-1 Helmet Liner with Headband Identified to SFC Earl F. Hudson (1969-72)","description":"\u003ch2\u003e\u003cspan\u003eDescription\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eThis original Vietnam War U.S. M-1 helmet liner is identified to Sergeant First Class (SFC) Earl F. Hudson, 458-52-5077. View the Veteran's Information section for more details regarding SFC Hudson's life and military service. This helmet liner features black painted steel A-washers and an OD#7 (green) suspension. The suspension is dated March 19, 1969. It comes complete with its original 1972-dated headband manufactured by Steinberg Bros., Inc. Inscribed on the headband's reverse is SFC Hudson's full name and Army Service Number (ASN). The liner's exterior retains its original olive drab factory finish.\u003c\/p\u003e\n\u003ch2\u003e\u003cspan\u003eProvenance\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003ePrivate Collection, Crane, Texas\u003c\/p\u003e\n\u003ch2\u003e\u003cspan\u003eCondition Report\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"condition-report\"\u003e\n\u003cdiv class=\"scale-container\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-item\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-label\"\u003eFair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale-item\"\u003e\n\u003cdiv class=\"dot highlight-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-label highlight\"\u003eGood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scale-item\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"scale-label\"\u003eExcellent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThis helmet liner is in good, used condition.\u003c\/p\u003e\n\u003ch2\u003e\u003cspan\u003eVeteran's Information\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eEarl Frank Hudson was born on October 27, 1937. During the Vietnam War, he enlisted in the U.S. Army. He was wounded in action for which he received the Purple Heart, in addition to the Air Medal with two Bronze Oak Leaf Clusters. He died on December 26, 2010, at the age of 73 and is buried at Fort Logan National Cemetery in Denver, Colorado. Made available to the new owner below is Hudson's gravesite.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.findagrave.com\/memorial\/86245813\/earl-frank-hudson\" target=\"_blank\" title=\"SFC Earl F. Hudson's Gravesite\" rel=\"noopener\"\u003eGravesite\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Futura', Arial, sans-serif;\n            background-color: #f4f4f4;\n            margin: 0;\n            padding: 0px;\n        }\n\n        .condition-report {\n            max-width: 767px;\n            margin: 0 auto;\n            background-color: transparent; \/* Transparent background *\/\n            border: none; \/* No border *\/\n            padding: 0px;\n        }\n\n        .scale-container {\n            display: flex;\n            justify-content: space-around; \/* Changed from space-between to space-around *\/\n            position: relative;\n            padding: 0px 0;\n        }\n\n        .scale-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            position: relative;\n            flex: 1;\n            text-align: center;\n        }\n\n        .scale-label {\n            font-size: 16px; \/* Font size updated to 16 *\/\n            color: #999; \/* Lighter color for \"Fair\" and \"Excellent\" *\/\n            margin-top: 10px; \/* Increased space below the dot *\/\n        }\n\n        .highlight {\n            font-size: 18px; \/* Increase font size *\/\n            font-weight: bold; \/* Make the text bold *\/\n            color: #333; \/* Darker color for \"Good\" *\/\n        }\n\n        .dot {\n            height: 12px; \/* Larger dot *\/\n            width: 12px;\n            background-color: #999; \/* Lighter dot color for \"Fair\" and \"Excellent\" *\/\n            border-radius: 50%;\n            display: inline-block;\n            position: relative;\n            z-index: 0; \/* Ensure dots are above the line *\/\n        }\n\n        .highlight-dot {\n            background-color: #333; \/* Darker dot color for \"Good\" *\/\n            height: 12px; \/* Increase dot size *\/\n            width: 12px;\n        }\n\n        .line {\n            position: absolute;\n            top: 10%; \/* Adjusted top property for better alignment *\/\n            left: 5%; \/* Shortened the line *\/\n            right: 5%; \/* Shortened the line *\/\n            height: 2px;\n            background-color: #eaeaea; \/* Lighter line color *\/\n            transform: translateY(-50%); \/* Adjust for perfect centering *\/\n            z-index: 0; \/* Line behind the dots *\/\n        }\n\n        @media (max-width: 600px) {\n            .condition-report {\n                padding: 0px; \/* Reduced padding for mobile *\/\n            }\n\n            .scale-container {\n                flex-direction: row; \/* Ensure items are in a row *\/\n                justify-content: space-around; \/* Bring items closer together *\/\n                padding: 10px 0;\n            }\n\n            .scale-label {\n                font-size: 14px; \/* Smaller font size for mobile *\/\n            }\n\n            .dot {\n                height: 12px; \/* Smaller dot for mobile *\/\n                width: 12px;\n            }\n\n            .highlight {\n                font-size: 16px; \/* Slightly smaller font size for mobile *\/\n            }\n\n            .highlight-dot {\n                height: 12px; \/* Slightly smaller dot size for mobile *\/\n                width: 12px;\n            }\n\n            .line {\n                top: 23%; \/* Adjusted top property for better alignment on mobile *\/\n                left: 10%; \/* Shortened the line *\/\n                right: 10%; \/* Shortened the line *\/\n            }\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Futura', Arial, sans-serif;\n            background-color: #f4f4f4;\n            margin: 0;\n            padding: 0px;\n        }\n\n        .condition-report {\n            max-width: 767px;\n            margin: 0 auto;\n            background-color: transparent; \/* Transparent background *\/\n            border: none; \/* No border *\/\n            padding: 0px;\n        }\n\n        .scale-container {\n            display: flex;\n            justify-content: space-around; \/* Changed from space-between to space-around *\/\n            position: relative;\n            padding: 0px 0;\n        }\n\n        .scale-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            position: relative;\n            flex: 1;\n            text-align: center;\n        }\n\n        .scale-label {\n            font-size: 16px; \/* Font size updated to 16 *\/\n            color: #999; \/* Lighter color for \"Fair\" and \"Excellent\" *\/\n            margin-top: 10px; \/* Increased space below the dot *\/\n        }\n\n        .highlight {\n            font-size: 18px; \/* Increase font size *\/\n            font-weight: bold; \/* Make the text bold *\/\n            color: #333; \/* Darker color for \"Good\" *\/\n        }\n\n        .dot {\n            height: 12px; \/* Larger dot *\/\n            width: 12px;\n            background-color: #999; \/* Lighter dot color for \"Fair\" and \"Excellent\" *\/\n            border-radius: 50%;\n            display: inline-block;\n            position: relative;\n            z-index: 0; \/* Ensure dots are above the line *\/\n        }\n\n        .highlight-dot {\n            background-color: #333; \/* Darker dot color for \"Good\" *\/\n            height: 12px; \/* Increase dot size *\/\n            width: 12px;\n        }\n\n        .line {\n            position: absolute;\n            top: 10%; \/* Adjusted top property for better alignment *\/\n            left: 5%; \/* Shortened the line *\/\n            right: 5%; \/* Shortened the line *\/\n            height: 2px;\n            background-color: #eaeaea; \/* Lighter line color *\/\n            transform: translateY(-50%); \/* Adjust for perfect centering *\/\n            z-index: 0; \/* Line behind the dots *\/\n        }\n\n        @media (max-width: 600px) {\n            .condition-report {\n                padding: 0px; \/* Reduced padding for mobile *\/\n            }\n\n            .scale-container {\n                flex-direction: row; \/* Ensure items are in a row *\/\n                justify-content: space-around; \/* Bring items closer together *\/\n                padding: 10px 0;\n            }\n\n            .scale-label {\n                font-size: 14px; \/* Smaller font size for mobile *\/\n            }\n\n            .dot {\n                height: 12px; \/* Smaller dot for mobile *\/\n                width: 12px;\n            }\n\n            .highlight {\n                font-size: 16px; \/* Slightly smaller font size for mobile *\/\n            }\n\n            .highlight-dot {\n                height: 12px; \/* Slightly smaller dot size for mobile *\/\n                width: 12px;\n            }\n\n            .line {\n                top: 23%; \/* Adjusted top property for better alignment on mobile *\/\n                left: 10%; \/* Shortened the line *\/\n                right: 10%; \/* Shortened the line *\/\n            }\n        }\n    \u003c\/style\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Futura', Arial, sans-serif;\n            background-color: #f4f4f4;\n            margin: 0;\n            padding: 0px;\n        }\n\n        .condition-report {\n            max-width: 767px;\n            margin: 0 auto;\n            background-color: transparent; \/* Transparent background *\/\n            border: none; \/* No border *\/\n            padding: 0px;\n        }\n\n        .scale-container {\n            display: flex;\n            justify-content: space-around; \/* Changed from space-between to space-around *\/\n            position: relative;\n            padding: 0px 0;\n        }\n\n        .scale-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            position: relative;\n            flex: 1;\n            text-align: center;\n        }\n\n        .scale-label {\n            font-size: 16px; \/* Font size updated to 16 *\/\n            color: #999; \/* Lighter color for \"Good\" and \"Excellent\" *\/\n            margin-top: 10px; \/* Increased space below the dot *\/\n        }\n\n        .highlight {\n            font-size: 18px; \/* Increase font size *\/\n            font-weight: bold; \/* Make the text bold *\/\n            color: #333; \/* Darker color for \"Fair\" *\/\n        }\n\n        .dot {\n            height: 12px; \/* Larger dot *\/\n            width: 12px;\n            background-color: #999; \/* Lighter dot color for \"Good\" and \"Excellent\" *\/\n            border-radius: 50%;\n            display: inline-block;\n            position: relative;\n            z-index: 0; \/* Ensure dots are above the line *\/\n        }\n\n        .highlight-dot {\n            background-color: #333; \/* Darker dot color for \"Fair\" *\/\n            height: 12px; \/* Increase dot size *\/\n            width: 12px;\n        }\n\n        .line {\n            position: absolute;\n            top: 10%; \/* Adjusted top property for better alignment *\/\n            left: 5%; \/* Shortened the line *\/\n            right: 5%; \/* Shortened the line *\/\n            height: 2px;\n            background-color: #eaeaea; \/* Lighter line color *\/\n            transform: translateY(-50%); \/* Adjust for perfect centering *\/\n            z-index: 0; \/* Line behind the dots *\/\n        }\n\n        @media (max-width: 600px) {\n            .condition-report {\n                padding: 0px; \/* Reduced padding for mobile *\/\n            }\n\n            .scale-container {\n                flex-direction: row; \/* Ensure items are in a row *\/\n                justify-content: space-around; \/* Bring items closer together *\/\n                padding: 10px 0;\n            }\n\n            .scale-label {\n                font-size: 14px; \/* Smaller font size for mobile *\/\n            }\n\n            .dot {\n                height: 12px; \/* Smaller dot for mobile *\/\n                width: 12px;\n            }\n\n            .highlight {\n                font-size: 16px; \/* Slightly smaller font size for mobile *\/\n            }\n\n            .highlight-dot {\n                height: 12px; \/* Slightly smaller dot size for mobile *\/\n                width: 12px;\n            }\n\n            .line {\n                top: 23%; \/* Adjusted top property for better alignment on mobile *\/\n                left: 10%; \/* Shortened the line *\/\n                right: 10%; \/* Shortened the line *\/\n            }\n        }\n    \u003c\/style\u003e","brand":"Auction","offers":[{"title":"Default Title","offer_id":67098530185261,"sku":null,"price":1.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/1421\/8541\/files\/Vietnam_War_U.S._M-1_Helmet_Liner_with_Headband_Identified_to_SFC_Earl_F._Hudson_1969-72_-Original63.jpg?v=1784757821","url":"https:\/\/gustafsons.co\/products\/vietnam-war-u-s-m-1-helmet-liner-with-headband-identified-to-sfc-earl-f-hudson-1969-72","provider":"Gustafson's","version":"1.0","type":"link"}