.mtDropdownMenu {
	left: -1200px; 
	overflow:hidden; 
	position:absolute;
	top: -1000px;
	margin-top: 4px; 

}

.mtDropdownMenu { position:absolute;  text-align:left;
	
}
.mtDropdownMenu .items {
	                       border:#E3E3E3 1px solid; 
						   Z-index: 2; 
						   left: 0px; 
						   position: relative; 
						   top: 0px;
                           top: 0px; font-weight:normal; 
}
.top .items {
	color: #FFFFFF;

}
.mtDropdownMenu .item {    font-weight:normal;
	                       border-right: medium none; 
						   border-top: medium none; 
						   font-size: 12px; 
						   border-left: medium none; 
						   cursor:hand;  
						   color: #4a4b4b; 
						   border-bottom:1px solid #EBEBEB; 
						   text-decoration: none;color:
}
.mtDropdownMenu .background {
	Z-index: 1; background:url(images/menubg.png);/*·Çie*/ filter: alpha(opacity=70);left: 0px; position: absolute; top: 0px; moz-opacity: .8;
}
.mtDropdownMenu .shadowright {
	Z-index: 3; filter: alpha(opacity=40); width: 2px; position: absolute; top: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowbottom {
	Z-index: 1; filter: alpha(opacity=40); left: 3px; position: absolute; height: 2px; moz-opacity:.4
}
.mtDropdownMenu .hover { background:#FFF; 
                         color:#9E9E9E }
.mtDropdownMenu .item img {
	margin-left: 12px
}

