#sddm
{	margin: 0;
	padding: 0;
}

#sddm li
{	margin-top: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	width: 175px;
	height:20px;
	font-size: 12px;
	color: #e5e5e5;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	font-weight: 500;
	color: #09e1ee;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-right: 20;
	padding: 0;
	z-indez:2;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin-right: 10;
		padding: 10px 10px;
		width: auto;
		white-space: nowrap;
		font-size: 20px;
		text-align: left;
		text-decoration: none;
		background: rgb(50, 48, 48);
		color: #09e1ee;
		border: none;
	}

	#sddm div a:hover
	{	color: #09e1ee;
	    font-weight: 550;
	    border: none;
	}
	
#sddm2
{	margin: 0;
	padding: 0;
}

#sddm2 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm2 li a
{	display: block;
	margin: 0 1px 0 0;
	width: 20px;
	height:20px;
	color: #e5e5e5;
	text-align: center;
	text-decoration: none;
}

#sddm2 li a:hover
{	font-weight: 500;
	color: #09e1ee;
}

#MySpamTrap {display: none;}