
.RadMenu_rwo_title .rootGroup .link
{
	display:none !important;
}

.RadMenu_rwo_title .rootGroup .current
{
	display:block !important;
	color:#2f8431;
	margin-top:0px;
	margin-bottom:5px;
	font-size:14px;
	background-image:url('icon.gif');
	background-repeat:no-repeat;
	padding-left:22px;
	text-decoration:none;
	margin-bottom:10px;
}

.radmenu
{
	WHITE-SPACE:normal;	
}

