/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.box a
{
	position: relative;
}

.box a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}


.box li
{
	position: static;
}