I don't know if I must do this:
/* Readon */
#gk-container .moduletable a.readon{float:right;background-position:0 -42px}
#gk-container .moduletable a:hover.readon, #gk-container .moduletable_color3 a:hover.readon{float:right;background-position:0 -21px; color:#fff;
text-shadow:1px 1px 1px #111c28}
#gk-container .moduletable_color1 a.readon, .moduletable_color2 a.readon{float:right;background-position:0 100%; color:#fff; text-shadow:1px 1px 1px
#111c28}
#gk-container .moduletable_color1 a:hover.readon{float:right;background-position:0 -21px}
#gk-container .moduletable_color2 a:hover.readon{float:right;background-position:0 0; color:#555; text-shadow:1px 1px 1px #fff}
Isn't working... I've tried at the end of the lines and don't either.
The site is here:
http://www.ptsims.net/portal/ (not final)
Thanks anyway