﻿/* About Energizer */


td.aboutPadding {
  padding-top: 42px;
}




/* Headquarters & Global Offices */


div.headquartersBackground {
  width: 710px;
  height: 357px;
  
  background-image: url('../images/backend/about_energizer/headquarters/map.jpg');
  background-repeat: no-repeat;
}

div.headquartersBackgroundInnerHeight {
  height: 101px;
}

div.headquartersComboboxPadding {
  padding: 40px 0px 0px 11px;
}

select.headquartersLocationSelect {
  width: 223px;
  margin-right: 5px;
  
  border: 1px solid #E64097;
}

td.headquartersColumn {
  width: 230px; 
  padding: 1px 24px 1px 24px;
}

td.headquartersSpacerColumn {
  width: 10px;  
}
