/*
	iefixes.css

	This file is required to fix IE bugs... 
	Michaelo phpbbireland.com 02 April 2008
*/


/* highslide 02 April 2008 */

.highslide img{max-width: 450px;max-height: 400px;}
/*
.highslide img{width:expression(width>600?"600":width)}
.highslide img{height:expression(height>600?"600":height)}
*/
/* add image tags here... do not use .img */

body {
	font-size: 12px;
}