

/*highlight current page. body tag ID, ul ID, li class */
#reseller #resellnav .reseller a, 
#merchandising #resellnav .merchandising a, 
#reps #resellnav .reps a, 
#distributors #resellnav .distributors a 
 {
	color:#00c;
}

/*block out vert seperator */
ul .reseller a {
	background: none;
}
