#sddm
{
         margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm div
{	position: absolute;
	top: 113px;
	left: 611px;
	display: block;
	visibility: hidden;
	width: 60px;
	height: 42px;
}

#sddm div a
{	display: block;
	padding: 0;
	width: 60px;
}

#sddm div a.artists {

	background: url(images/nav_music_artists.gif) top left no-repeat;
	height: 15px;
}

#sddm div a.releases {

	background: url(images/nav_music_releases.gif) top left no-repeat;
	height: 15px;
}

#sddm div a.downloads {
	background: url(images/nav_music_downloads.gif) top left no-repeat;
	height: 13px;
}

#sddm div a.featured {
	background: url(images/nav_music_featured.gif) top left no-repeat;
	height: 14px;
}
