@charset "UTF-8";

/* for IE6 */
@media print {
* html body { zoom: 0.75; }
}

/* for IE7 */
*:first-child+html body { zoom: 1; }