
.equipmentLightingContent { 
  font-size: 13px;
  color: #FFFFFF;
 }


.equipmentLightingContent .header{ 

  font-family: Helvetica;
  font-weight: bold;


  font-size: 18px;
  position: absolute;
  top: 0px;
  left: 0px;
 }

.equipmentLightingContent .content{ 
  position: absolute;
  top: 24px;
 }

.equipmentLightingContent .item { 
  height: 16px;
  padding: 0px; 
  
 }

.item{ 

/*  height: 14px;*/
  width: 100%;

  
 }

.item .text{ 
  height: 16px;
  float: left;
  width: 86%;

 }

.item .price { 
  height: 16px;
  position: relative; 
  float: right;

  width: 13%;
  text-align: right;
  margin-right: 0px;
 }


.lighting{ 
  position: absolute;
  top: 153px;
  left: 73px;
  width: 319px;
 }

.lighting .item .text { 
  width: 275px;
 }

.lighting .item .price { 
  width: 44px;

 }

.grip{ 
  position: absolute;
  top: 421px;
  left: 73px;
  width: 319px;
 }

.grip .item .text{ 
  width: 269px;
 }

.grip .item .price{ 
  width: 50px;
 }

.specialEffects{ 
  position: absolute;
  top: 538px;
  left: 73px;
  width: 319px;
 }


.specialEffects .item .text{ 
  width: 269px;
 }

.specialEffects .item .price{ 
  width: 50px;
 }

.seamless{ 
  position: absolute;
  top: 588px;
  left: 73px;
  width: 319px;
 }


.seamless .item .text{ 
  width: 269px;
 }

.seamless .item .price{ 
  width: 50px;
 }

.footnote{ 
  position: absolute;
  top: 648px;
  left: 73px;
  width: 200px;
 }

.lightingAccessories { 
  position: absolute;
  top: 153px;
  left: 440px;
  width: 288px;

 }

.lightingAccessories .item .text{ 
  width: 238px;
}

.lightingAccessories .item .price{ 
  width: 50px;

}


.lightingAccessoriesCont { 
  position: absolute;
  top: 153px;
  left: 783px;
  width: 375px;
 }

.lightingAccessoriesCont .item .text{ 
  width: 313px;
}
.lightingAccessoriesCont .item .price{ 
  width: 50px;
}

.equipmentRentalLightingDigitalLink{ 
  position: absolute;
  top: 593px;
  left: 913px;
  font-size: 51px;


 }

.digitalArrow{ 
  position: absolute;
  top: 600px;
  left: 1073px;

 }