.menuheader_notoppad {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 1px;
	color: black;
	border-bottom: 1px solid #9e9e9e;
	margin-bottom: 3px;
}

.menuheader {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 1px;
	color: black;
	border-bottom: 1px solid #9e9e9e;
	margin-bottom: 3px;
}

.menuitem {
	height: 16px;
	padding-left: 24px;
	padding-top: 2px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 12px;
	margin-right: 12px;
}
