/* =Internet Explorer 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;

}



#centercol1 > .hoverbox li

{

position: static;

}



#leftcolumn {

/*height: 538px;*/

}



ul#leftnav {

margin-bottom:30px;

}



#rightcolumn img {

float: right;

_margin-right: 50px;

}