/* 
Title:		Millthorpe Business Committee - IE fixes
Author:		Kalon Edser, http://www.kalonedser.com
Updated:	9 Oct 2011
*/

/* * html .vines { display: none!important; } */
	
* html #nav { background-image: url(../img/bg-nav-ie.png); }
	
* html #top,
* html #middle { background-image: none; }
	
* html #btm {
	padding: 0;
	background-image: url(../img/bg-shadow-btm-sml-ie.png);
	}
	
* html #events { background-image: url(../img/bg-secondary-content-ie.png); }
	
* html #footer p, * html #logo,
#village-walks #extended-content,
#village-walks .legend li span { display: inline; }