@CHARSET "ISO-8859-1";

#sddm-1 #m1-1, #sddm2-1 #m2-1 {	
	left:0;
	position:absolute;
	top:0;
	visibility:hidden;
	width:129px;
	z-index:101;

	visibility: hidden;
	/*margin: 8px 0px 0px -5px;*/
	margin: 0;
	padding: 0px;
	background: url(../images/dropdownbg.jpg) no-repeat 0 55px;
	}

	#sddm-1 #m1-1 a, #sddm2-1 #m2-1 a {	
		position: relative;
		display: block;
		margin: 0;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		font-family: Trebuchet MS;
		color: #fbdda5;
/*		line-height: 27px;*/
		font-size: 12px;
		padding: 5px 0px;
		width:129px;
		}

	#sddm-1 #m1-1 a:hover, #sddm2-1 #m2-1 a:hover
	{	color: #FFF}