/* ---------------------------------------
	IE <= 6 Browser hacks
--------------------------------------- */

	* html #overlay
	{
		filter:alpha(opacity=35);
	}

	* html #overlaybox
	{
		margin: 0 auto 0 658px;
	}
	
	* html #overlaybox .uk
	{
		margin-top: -3px;
	}

	* html #topleft .addresses, * html #topleft .floorplansarch
	{
		margin-top: -2px;
	}
