#icons{
	height:46px;
	width:100%;
}
li.maps a{
	background: url('./small_maps.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.maps a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}
li.globes a{
	background: url('./small_globes.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.globes a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}
li.books a{
	background: url('./small_books.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.books a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}
li.posters a{
	background: url('./small_posters.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.posters a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}
li.cds a{
	background: url('./small_cds.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.cds a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}
li.flags a{
	background: url('./small_flags.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.flags a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}
li.software a{
	background: url('./small_software.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.software a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}
li.games a{
	background: url('./small_games.png') no-repeat;
	width:125px;
	height:46px;
	display:block;
}
li.games a:hover{
	background-position:top right;
	width:125px;
	height:46px;
	display:block;
}