/*----------------------------------image sprite --------------------------*/
#Go-Kart-Show,#Bungy-Jump-Show,#Phuket-Cable-Ski-Show{display:block;background-image:url('../images/sport.jpg');background-repeat:no-repeat;width:115px; height:102px; line-height:102px;}

#Go-Kart-Show span,#Bungy-Jump-Show span,#Phuket-Cable-Ski-Show span{display:none;}

#Go-Kart-Show {background-position:0px 0px;}
#Bungy-Jump-Show {background-position:-115px 0px;}
#Phuket-Cable-Ski-Show {background-position:-230px 0px;}



