#sddm
{
	padding: 0;
	z-index: 20;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 16px;
}

#sddm li
{
	margin: 0;
	list-style: none;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 4;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 4px;
	font-weight: normal;
}

#sddm li a
{	display: block;
	margin: 0 15px 0 0;
	padding: 4px 10px;
	width: auto;
	background: #2f6fa6;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #8ca7be}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: auto;
	padding: 0;
	background: #2f6fa6;
	}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	text-align: left;
	text-decoration: none;
	background: #2f6fa6;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	white-space: nowrap;
}
	#sddm div a:hover
	{	background: #8ca7be;
		color: #FFFFFF}
/* CSS Document */

