 #leftmenu {
	padding: 0;
}
#leftmenu p,
#leftmenu li,
 #leftmenu ul {
	margin: 0;
	padding: 0;
}
#leftmenu ul {
	background: #FFF url(/award/images/mnline.gif) no-repeat 0 0;
	list-style: none;
	padding: 1px 0 0 0;
}
#leftmenu li {
	background: #FFF url(/award/images/mnline.gif) no-repeat 0 100%;
	padding: 0 0 1px 0;
}
#leftmenu li a {
	text-indent: -9999px;
/*\*/	overflow: hidden;	/* */
	display: block;
	height: 25px;
}
#leftmenu li.awardtop a { background: #FFF url(/award/images/mn_award.gif) no-repeat 0 0; }
#leftmenu li.jpresults a { background: #FFF url(/award/images/mnjp_results.gif) no-repeat 0 0; }
#leftmenu li.jpessentials a { background: #FFF url(/award/images/mnjp_essentials.gif) no-repeat 0 0; }
#leftmenu li.jpfaq a { background: #FFF url(/award/images/mnjp_faq.gif) no-repeat 0 0; }
#leftmenu li.enresults a { background: #FFF url(/award/images/mnen_results.gif) no-repeat 0 0; }
#leftmenu li.enessentials a { background: #FFF url(/award/images/mnen_essentials.gif) no-repeat 0 0; }
#leftmenu li.enfaq a { background: #FFF url(/award/images/mnen_faq.gif) no-repeat 0 0; }
#leftmenu li a:active, #leftmenu li a:hover { background-position: 0 -25px; }

#leftmenu p {
	padding: 30px 0 4px 0;
}

