#sddm
{	margin: 0;
	padding: 0}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	width: 80px;
	color: #F0E7CA;
	text-align: left;
	text-decoration: none;
	background-color: #77212F;
	height: 15px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #591F1F;
	border-right-color: #591F1F;
	border-bottom-color: #591F1F;
	border-left-color: #591F1F;
}

#sddm li a:hover
{
	background-color: #8C3A32;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #F6F0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A3A29C;
	border-right-color: #A3A29C;
	border-bottom-color: #A3A29C;
	border-left-color: #A3A29C;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color: #F6F0E0;
	height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

	#sddm div a:hover
	{
	background-color: #E0D7BC;
}
