Make facebook like text white

Hi,

I have a site with a black background and I want to use the facebook like button, however the text is a grey colour e.g http://www.princessgowns.co.uk/c1103/

Is there a css code that can change this? I’m using the iframe code to put the like button in

<iframe src="http://www.facebook.com/plugins/like.php?href=<?php the_permalink() ?>&layout=standard&show_faces=true&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0"  allowTransparency="true" style="border:none; overflow:hidden; width:530px; height:60px"></iframe>

Hi, I’m not seeing the gray text there :).

Anyway, I’m having a major brain fart, but you cna use firebug to identify what rule you must modify, and try modifying it yourself.

Although I’m not quite sure that may work because you probably have to change the actual iframe CSS to make it work. Brain is fried right now :-/