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

#sddm li
{ font-size: 0.9em; font-weight: bold; font-style: normal; font-variant: normal; line-height: normal; text-align: center; margin: 0; padding: 0; list-style: none; float: left; }

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 150px;
	background: #5970b2;
	color: #fff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{ background: #49a3ff; text-align: center; }

#sddm div
{ font-weight: 500; position: absolute; visibility: hidden; margin: 0; padding: 0 0 0 2em; background: #ccc; text-align: left; border: solid 1px #5970b2  }

	#sddm div a
	{ position: relative; display: block; margin: 0; padding: 0.5em 2em; width: auto; white-space: nowrap; text-decoration: none; background: #ccc; color: #2875de; font-size: 0.9em; font-weight: 600; font-style: normal;line-height: normal; text-align: left; font-variant: normal; }

	#sddm div a:hover
	{ background: #49a3ff; color: #fff; text-align: left; }