<?php include_once '../../includes/headertop.php'; ?>

<meta name="description" content="" />
<meta name="keywords" content="" />
<title>LightEnerG - Ultra Light 5</title>

<?php include_once '../../includes/headerbtm.php'; ?>

<div class="container" id="main" role="main">
    <div class="col-sm-7">
        <div class="row">
            <img src="/images/products/shades/ultralight5.jpg"  class="img-responsive center-block featured-img" width="100%" />
        </div>
    </div>
    <div class="col-sm-5">
        <h2 class="page-title">Ultra Light 5</h2>
        <ol class="breadcrumb">
            <li><a href="/products/">Products</a></li>
            <li><a href="/products/shades/">Shades</a></li>
            <li class="active">Ultra Light 5</li>
        </ol>
        <hr>
        <div class="post-content">
            <p>
                The LightEnerG&trade; <strong>Ultra Light 5</strong> is made with German specular aluminum and a powder coated white enamel exterior. Its traditional lightweight design provides optimum light reflection and air circulation while the optional lens creates a lower entry price.
            </p>
            <h6>Technology:</h6>
            <ul class="disc">
                <li>Made with German specular aluminum for 95% reflectivity </li>
                <li>Will accommodate most mogul based HID bulbs with the exception of a BT-56</li>					
            </ul>	
            <h6>Features:</h6>
            <ul class="disc">
                <li>Provides optimum light reflection and air circulation </li>
                <li>Powder coated white enamel exterior</li>					
                <li>Pre-wired with 15' lamp cord and mogul socket </li>					
            </ul>					
            <h6>What's Included:</h6>
            <ul class="disc">
                <li>LightEnerG&trade; Ultra Light 5 Reflector</li>
                <li>Mogul Socket</li>	
                <li>15' ft Lamp Cord</li>								
            </ul>				

            <h6>Available In:</h6>
            <ul class="disc">
                <li>6' (22" L x 22" W x 8" H)</li>
                <li>8' (22" L x 22" W x 10" H)</li>					
            </ul>
        </div>
    </div>
</div>

<?php include_once '../../includes/footer.php'; ?>