/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
/*	font-size: 100%;*/
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -14px;
	left: -19px;
}

.hoverbox li.contentImg
{
	position: static;
}

/* <p>----------------------------------------------------------------------*/

.hoverbox p.contentImg
{
	position: static;
}
