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


.equipmentLightingContent .header{ 

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


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

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

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

.item{ 

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

  
 }

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

 }

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

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


.lighting{ 
  position: absolute;
  top: 95px;
  left: 45px;
  width: 203px;
 }

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

 }
.lighting .item .price { 
  width: 31px;

 }

.grip{ 
  position: absolute;
  top: 260px;
  left: 45px;
  width: 199px;
 }

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

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

.specialEffects{ 
  position: absolute;
  top: 333px;
  left: 45px;
  width: 199px;
 }


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

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

.seamless{ 
  position: absolute;
  top: 367px;
  left: 45px;
  width: 199px;
 }


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

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

.footnote{ 
  position: absolute;
  top: 405px;
  left: 45px;
  width: 125px;
 }

.lightingAccessories { 
  position: absolute;
  top: 95px;
  left: 275px;
  width: 180px;

 }

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

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

}


.lightingAccessoriesCont { 
  position: absolute;
  top: 95px;
  left: 489px;
  width: 234px;
 }

.lightingAccessoriesCont .item .text{ 
  width: 195px;
}
.lightingAccessoriesCont .item .price{ 
  width: 31px;
}

.equipmentRentalLightingDigitalLink{ 
  position: absolute;
  top: 370px;
  left: 570px;
  font-size: 32px;


 }

.digitalArrow{ 
  position: absolute;
  top: 375px;
  left: 670px;

 }
