I want to change all div's with a class of "small" to be a class called "red". Or if easier, make all the div's "small" also have color: "#FF0000"; Any suggestions? I have prototype if that helps.