#icons{
	height:150px;
	width:100%;
}
li.maps a{
	background: url('./icon_maps.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.maps a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}
li.globes a{
	background: url('./icon_globes.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.globes a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}
li.books a{
	background: url('./icon_books.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.books a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}
li.posters a{
	background: url('./icon_posters.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.posters a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}
li.cds a{
	background: url('./icon_cds.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.cds a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}
li.flags a{
	background: url('./icon_flags.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.flags a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}
li.software a{
	background: url('./icon_software.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.software a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}
li.games a{
	background: url('./icon_games.png') no-repeat;
	width:125px;
	height:150px;
	display:block;
}
li.games a:hover{
	background-position:top right;
	width:125px;
	height:150px;
	display:block;
}