.mtdropdownmenu {
	left: -1000px; overflow: hidden; position: absolute; top: -1000px
}
.mtdropdownmenu .content {
	position: absolute
}
.mtdropdownmenu .items {
	border-right: #000000 1px solid; border-top: #000000 1px solid; z-index: 2; left: 0px; border-left: #000000 1px solid; border-bottom: #000000 1px solid; position: relative; top: 0px
}
.top .items {
	border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; border-bottom: #000000 1px solid
}
.mtdropdownmenu .item {
	border-right: #000000 0px solid; border-top: #000000 0px solid; font-size: 10px; border-left: #000000 0px solid; cursor: hand; color: #ffffff; border-bottom: #000000 0px solid; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none
}
.mtdropdownmenu .background {
	border-right: #000000 0px solid; border-top: #000000 0px solid; z-index: 1; filter: alpha(opacity=100); left: 0px; border-left: #000000 0px solid; border-bottom: #000000 0px solid; position: absolute; top: 0px; moz-opacity: .8
}
.mtdropdownmenu .shadowright {
	z-index: 3; filter: alpha(opacity=0); width: 2px; position: absolute; top: 3px; moz-opacity: .4
}
.mtdropdownmenu .shadowbottom {
	z-index: 1; filter: alpha(opacity=0); left: 3px; position: absolute; height: 2px; moz-opacity: .4
}
.mtdropdownmenu .hover {
	border-right: #000000 0px solid; border-top: #000000 0px solid; background: #eeeeee; border-left: #000000 0px solid; color: #000000; border-bottom: #000000 0px solid
}
.mtdropdownmenu .item img {
	margin-left: 1px
}
