﻿/* RadMenu Default skin */
.RadMenu_EduLeftHandNonWakefly 
{
	padding-bottom: 16px;
	/*width: 165px;
	max-width: 165px;*/
	width: 100%;
	
}

.RadMenu_EduLeftHandNonWakefly li
{
	background-repeat:no-repeat;
	background-position: 0 0px;
	text-align: right;
	list-style:none;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:0px;
	display: block;
	
	/* width: 165px; */
	width: 100%;
}

.RadMenu_EduLeftHandNonWakefly ul.rootGroup .item
{
margin: 0px;
padding-right: 0px;
}


.RadMenu_EduLeftHandNonWakefly li.Selected 
{
	
}

.RadMenu_EduLeftHandNonWakefly li a
{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana;
	white-space: normal;
	
	
}

.RadMenu_EduLeftHandNonWakefly li a:hover
{
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana;
	white-space: normal;

.RadMenu_EduLeftHandNonWakefly .text 
{
	
	
}
