just for sake of it , you may try this ..
create a h2 tag first

h2 {
color : white;
}

now
h2.#productprices {
color:black;
}

shouldn't be effected .. thats what i assume , since no one seen your site live