

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


.equipmentLightingContent .header{ 

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


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

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

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

.item{ 

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

  
 }

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

 }

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

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


.lighting{ 
  position: absolute;
  top: 122px;
  left: 58px;
  width: 255px;
 }

.lighting .item .text { 
  width: 220px;

 }

.grip{ 
  position: absolute;
  top: 336px;
  left: 58px;
  width: 255px;
 }

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

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

.specialEffects{ 
  position: absolute;
  top: 426px;
  left: 58px;
  width: 255px;
 }


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

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

.seamless{ 
  position: absolute;
  top: 470px;
  left: 58px;
  width: 255px;
 }


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

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

.footnote{ 
  position: absolute;
  top: 518px;
  left: 58px;
  width: 160px;
 }

.lightingAccessories { 
  position: absolute;
  top: 122px;
  left: 352px;
  width: 230px;

 }

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

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

}


.lightingAccessoriesCont { 
  position: absolute;
  top: 122px;
  left: 626px;
  width: 300px;
 }

.lightingAccessoriesCont .item .text{ 
  width: 250px;
}
.lightingAccessoriesCont .item .price{ 
  width: 40px;
}

.equipmentRentalLightingDigitalLink{ 
  position: absolute;
  top: 474px;
  left: 730px;
  font-size: 41px;


 }

.digitalArrow{ 
  position: absolute;
  top: 480px;
  left: 858px;

 }
