#cpmenu 
{
	background:transparent url(/menu/white_logo.gif) no-repeat scroll left center;
	color:#FFFFFF;
	height:100px;
	margin:0pt;
	padding:0pt;
	position:absolute;
	left:35px;
	top:15px;
	width:250px;
	z-index:10000;
}

#cpmenu span	{display: block; padding: 40px 5% 45px 72%; 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) 70% 90px no-repeat; height: 30px; position: absolute;}
#cpmenu.vertical #menu-wrapper	{display: none; width:250px;  background: #eee url(gradient.gif) left top repeat-y; position: absolute; top: 100%; left: 0; 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 6px 5px; float:left;}
#cpmenu ul li a:hover	{color: #61bb46;}
#cpmenu ul li img	{width: 16px; height: 16px; margin:  0 0 0 0; float:left;  clear : both;}