table#ctl00_LeftCPH_LeftNavigation1_LeftMenu tr td table tr td
{
	padding: 5px 6px 4px 0px;
	background: url(../../Images/nav_arrow_off.gif) no-repeat;
	background-position: 1px;
}

table#ctl00_LeftCPH_LeftNavigation1_LeftMenu tr td table tr td a.LeftNavigationSelected
{
	background: url(../../Images/nav_arrow_on.gif) no-repeat 0% 1px;
}
