@charset "utf-8";

/* Change the cursor to pointer in links, labels, ... */
input[type=submit],label,select,.pointer    { cursor:pointer; }

