#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: "Century Gothic"}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 0px 10px;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width:150px;
	line-height:23px;
}

#sddm li a:hover
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 0px 10px;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
		line-height:23px;

}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin-left:45px;
	background: #800080;
	border: 1px solid #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	vertical-align: middle;
}


	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

#sddm div a:hover
{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: left;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
