#sddm {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 30;
}

#sddm li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

#sddm li a {
	display: block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 145px;
	background-color: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {
	background-color: #000000;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}

#sddm div a {
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #000000;
	color: #2875DE;
	font-size: 11px;
	font-family: arial;
}

#sddm div a:hover {
	background-color: #000000;
	color: #FFF;
}

