#footer li{
	background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}
.selectArea {
	width: 246px !important;
}
ul.breadcrumb li{
	background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}