I am having 4 image maps on the main page on those four hanging crumpled balls. In my CSS i used this code
area{
cursor: pointer !important;
}
And also many other CSS tricks, but i am unable to convert the cursor into a hand over those image maps. Is there any CSS reset working to keep the cursor as it is on image maps ?? Please can you tell how can i change my pointed to hand icon in my image maps.