I just set up a quick example of a issue I am having trouble with, right now I have some elements that have some styling added to them, I have a class that I am try to apply a style to last child of that particular class. The issue I have is the last-child is not working when I have elements of any type after that class, here is my fiddle fiddle here showing my issue, why wont my last-child or last-type-of work when the class is followed by other elements
Share
http://jsfiddle.net/GCAf2/1/