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

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: normal normal bold 11pt Arial,Helvetica,sans-serif;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	width: 100px;
	color: #cc6600;
	font: normal normal bold 16pt Arial,Helvetica,sans-serif;
	text-align: center;
	text-decoration: underline;
	text-decoration-style: dotted;}

#sddm li a:hover
{	text-decoration: underline; }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #3B3738;
	border: 0px solid #DDDDDD; 
	opacity: 0.80;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 80px;
		white-space: nowrap;
		text-align: center;
		text-decoration: underline;
		text-decoration-style: dotted;
		background: #E7DED1;
		color: #cc6600;
		font: 14px Arial,Helvetica,sans-serif;
		font-weight: bold; }

	#sddm div a:hover
	{	color: #cc6600;
		text-decoration-style: solid;}