.menugen_defstyle_main {
	background-color: #CED4D4;
	margin: 0px;
	font-size: 9px;
	width: 150px;
}

.menugen_defstyle_head {
	background-color: #CED4D4;
	padding: 3px 15px 3px 15px;
	height: 34px;
}

.menugen_defstyle_head_title {
	padding-top: 8px;
	float: left;
}

.menugen_defstyle_head_movedown {
	padding-top: 5px;
	float: right;
}

.menugen_defstyle_head_moveup {
	padding-top: 5px;
	float: right;
}

.menugen_defstyle_head_rolldown {
	padding-top: 5px;
	float: right;
}

.menugen_defstyle_head_rollup {
	padding-top: 5px;
	float: right;
}

.menugen_defstyle_body {
	position: relative;
	padding: 0px 15px 0px 15px;
	width: 118px;
}

.menugen_defstyle_fade {
	position: absolute;
	width: 150px;
	height: 42px;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.menugen_defstyle_content {
	position: relative;
	z-index: 10;
}

.menugen_defstyle_footer {
	position: relative;
	width: 150px;
	height: 20px;
}

.menugen_defstyle_ {
}
