<!--

	/*----------------------------------------------------------------------

		Stirling Group
		http://www.stirling-group.com/

		Developed by Designition Ltd - www.designition.co.uk

		Copyright 2009

	----------------------------------------------------------------------*/

	/*	IE 6 and 7 */

	.clients_list li {
		zoom: 1;
	}

	.clients_other li {
		zoom: 1;
	}



	/*	IE 6 by itself because it's rubbish (use the * html hack, yeah?) */

	* html .home_lead {
		padding-top: 9px;
	}

	* html .lead_image_corners {
		display:    none;
		visibility: hidden;
	}

	* html #footer button {
		clear: both;
	}

	* html #footer input {
		float: right;
	}

-->
