
	
.RadPanelbar_RueWatchersSubNav
{
	background: #E9F4DD;
	height:210px;
	padding:3px 0;
	width:15.75em !Important;
}

.RadPanelbar_RueWatchersSubNav .link
{
	text-decoration: none;
	font-size: 16px;
	background: url('img/link_bg.png') ;
	color:#839E5B;  
	padding-left:15px;
	width:171px !Important;
	height:25px;
	margin:3px 0;
}

.RadPanelbar_RueWatchersSubNav .item text
{
	margin-left:10px;
}

.RadPanelbar_RueWatchersSubNav .first .link
{
	
}

.RadPanelbar_RueWatchersSubNav .link:hover,
.RadPanelbar_RueWatchersSubNav .focused,
.RadPanelbar_RueWatchersSubNav .expanded
{
	background: url('img/link_hover_bg.png');
	color:#007DC4; 
	cursor:pointer;
	width:171px !Important; 
	height:25px;
}

