
#menu ul li.page-item-download a {
	padding-left:45px;
	background-image: url(img/gb-install-small.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 11px 6px; 
	}

#menu ul li.page-item-home a {
	padding-left:45px;
	background-image: url(img/home-31.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 11px 6px; 
	}
