#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{   font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	line-height: 40px;
	border-color: transparent;
	}

#sddm li a:hover
{	font-family: Tahoma, "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	line-height: 40px;
	border-color: transparent;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #2875DE;
		font: 12px;
		font-family: Tahoma, "MS Sans Serif", sans-serif;
		}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
