Excellent! That's fixed the links! Many many thanks...I did wonder if it was a CSS issue.
I still have a slight problem with the image alt tags not showing but that's not a huge issue, and I guess it's a similar solution? I'll have a play about.
Again many thanks - not sure exactly what that CSS did, I'm no expert but it certainly worked. =)
Quick edit:
Yeah, I added this too:
#k2Container img {
position: relative;z-index: 999;
}
Solved the image problem =)