@charset "utf-8";

/*
ALL IEs
PS: make shure you included this file using conditional comments :-)
*/




/*
IE 6
------------------------------------------------------------------*/
* html #leftbox,
* html #middlebox,
* html #rightbox {
	height: 245px;
}

* html #leftbox,
* html #rightbox {
	width: 315px;
}

* html #middlebox {
	width: 317px;
}

* html #lowercontent a,
* html #lowercontent a:hover {
	width: 203px;
}

* html #footer {
	padding-left: 30px;
}






/*
IE 7
------------------------------------------------------------------*/

