@charset "utf-8";
/* CSS Document */
/* DO NOT OVERRIDE THESE VALUES */
/* if you need to set overall characteristics, use an overall containing div and style that */
html, body 				{ margin:0px;padding:0px;height:100%;overflow:auto; }
/* Okay you can start overriding the rest */
.spinner 					{ width:16px;height:16px;background:url(/images/spinner.gif); }