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

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	}
	
li.oikea
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 11px arial;
	}

#sddm li a
{	float: left;
	text-align: center;
	display: inline;
	height: 25px;
	width: 130px;
  	text-decoration: none;
	color: white;
	font-weight: bold;
	display: inline;
	padding-top: 15px;
	background: url("../kuvat/sivustographics/btn.PNG") right center repeat-x;
}

#sddm li a:hover
{	text-decoration: none;
	background: url("../kuvat/sivustographics/btnhover2.PNG") center repeat-x;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-top: 40px;
	padding: 0;
	background: none;
	border: 1px solid #5970B2;	
	clear : both;	
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 5px;
		padding-top: 5px;
		min-width: 133px;
		width: auto;
		height: 15px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: transparent;
		background: none;
		background-color: white;
		border-bottom: 1px solid darkblue;
		opacity: 0.9;
		color: black;
		font: 11px arial}

	#sddm div a:hover
	{	background: transparent;
		background-color: #B6B4CD;
		opacity: 0.9;
		color: black}

#m1 a {
	clear : both;	
	}
	
#m3 a {
	clear : both;	
	}