#sddm
{	margin: 0 0 0 0px;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 9px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0;
	background: transparent;
	color: #FFF;
	text-align: center;
	text-decoration: none

	}

.width1{width:100px;}
.width2{width:50px;}
.width3{width:60px;}
.width4{width:70px;}
.width5{width:80px;}
.width6{width:90px;}
.width7{width:40px;}


#sddm li a:hover
{	background: transparent;
   color:#afafaf;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	background: transparent;
	border: 1px dashed #cecece;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 7px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #aeaeae;
		color: #000;
		font: bold 11px arial;
		border-bottom:1px dotted #cecece;}

	#sddm div a:hover
	{	background: #cecece;
		color: #000;}