@charset "UTF-8";

*html #content { overflow:auto; }
#content { overflow:auto\9; }
*+html #content { overflow:visible; }

