/***** Platinum Watches 2009 *****/

/* Regole generali */
html, body { width: 100%; height: 100%; margin: 0; padding: 0; }
body { background: #FFFFFF; color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }

/* Contenitore per filmato Flash */
#flashContent { width: 826px; height: 620px; overflow: hidden; }
