#cpmenu {
	background:transparent url(/menu/background.gif) no-repeat scroll left center;
	color:#FFFFFF;
	height:100px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	right:12px;
	top:43px;
	width:298px;
	z-index:90;
	margin:0px 32px 0px 0px;
}

#cpmenu span	{display: block; width:50px; margin:0px 0px 0px 240px; padding: 33px 0px 25px 0px; height: 30px; font-family: Tahoma; font-size: 12px; text-decoration: underline; cursor: pointer; text-indent: 0;}
#cpmenu ul	 {margin: 0; padding: 20px; min-height: 349px; list-style: none; background: none;}
*html #cpmenu ul {height: 349px;}
#cpmenu.vertical span	{background: transparent url(arrow-down.gif) 0px 70px no-repeat; height: 20px; position: absolute;}
#cpmenu.vertical #menu-wrapper	{display: none; width:298px;  background: #eee url(gradient.gif) left top repeat-y; position: absolute; top: 80px; left: 10px; z-index: 2}
#cpmenu ul li a	{color: #000; font-family: Tahoma; font-size:12px; text-decoration: underline; margin:  0 0 0 0; padding: 0px 0px 0px 5px;}
#cpmenu ul li a:hover	{color: #61bb46;}
#cpmenu ul li img	{width: 16px; height: 16px; margin:  0 0 0 0; position: relative; top: 4px;}
#cpmenu * {color:#fff;}