/*
	PRMIA, Internet Explorer Fixes

	Last Updated: Tuesday, 06 February 2007
*/



/* --------------------------------- Main Content --------------------------------- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#main-content div.wrapper { margin-top: 30px; }


/* ------------------------------ Home Page / News ------------------------------ */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.featured-item h5 { /* fixes IE italics bug, as described http://www.positioniseverything.net/explorer/italicbug-ie.html */
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
