/* Style sheet for IE9 and above */



/* Left tabs fix */

body.not-front #sidebar-left .menu li.first img, body.not-front #sidebar-left .menu li.last img  {
	top: -5px;
}

body.not-front #sidebar-left .menu li.leaf img {
	top: -5px;
}

/* IE-9 FRONT PAGE TASK BAR / LEFT SIDEBAR 

#navigationLeft, #sidebar-left {
	float: left;
	width: 11.429em;
	background-color: transparent;
}
body.front #sidebar-left .menu li.leaf a  {
	width: 160px;
	height: 154px;
	margin: 0 0 20px 0;	
}

body.front #sidebar-left ul.menu {
	top: 52px;
	}
body.front #sidebar-left .menu li.leaf a span {
position: relative;
top: 5px;
}
body.front #sidebar-left .menu li.first a span, body.front #sidebar-left .menu li.last a span {
top: 15px;
}	

body.not-front #ie-9 #sidebar-left .menu li.leaf a {
	left: 0;
}*/