/* Beginning of Ticket 106974 - Steve */

/* To remove the bold h2 tag for Gallery Page Text Elements */

.text_content h2 {
  font-weight: normal;
} 

/* End of Ticket 106974 */