I want the left navigation to be like the blue navigation i attached, when i add dashed lines in the leftNav2 class i get dasched lines in between the Training course and calender links:
Hi Jean, this blue one is one of the new MS 'Ten themes', that ya have to packup wihtin VS right? The other one, is that one of your own, or a theme? Without to try this my self, can you rebrand the blue one (you got all the CSS and images packed in this theme) to make it look like the other one?
make sure you set the .ms-navItem to have no borders - the leftnav2 comes before that and if borders are not turned off for the navitem, they might be picked up. Also definately use FireBug for FireFox or IE Developer toolbar for IE - this will give you real time changes on the page, so you can see what happens when you have a CSS change.