﻿.PanelBar li {  white-space:nowrap; 
	padding-bottom:5px; border-bottom:1px solid #A6D5E7 }
.Children a,.Children a:hover
{
	color: gray;
	padding-left: 18px;
	text-decoration: underline;
/*	background-position-x: left;*/
	background-image: url(images/pnlarrow.png);
	background-repeat: no-repeat;
/*	background-position-y: center;*/
}
.Children li {border-bottom:0px;}

.noDecor  {border-bottom:0px;}
.Children a:hover {text-decoration: underline;	color: #E3701A;}
.SelectedPnl {color:#E3701A;background-color:#A6D5E7; text-decoration:underline; }



