/* Font Fix for Japan
----------------------------------------------------------------------*/

@font-face {
	font-family: font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}


h2 { font-family: Arial, sans-serif; }
h3 { font-family: Arial, sans-serif; }


#menuwrapper, #menubar ul a {height: 1%;}
a:active {width: auto;}

/* Hoverbox Fixes
----------------------------------------------------------------------*/
.hoverbox a { position: relative; }
.hoverbox a:hover { display: block; font-size: 100%; z-index: 1; }
.hoverbox a:hover .preview { top: -38px; left: -50px; }
.hoverbox li { position: static; }