saved by24 people, first byLaura on 2007-04-10, last bydesigndivide on 2008-07-31
:last-child pseudo class since it doesn’t require me to add any extra markup. IE6 won’t get it, but it won’t break the layout.
.callout :last-child {
margin-bottom: 0;
}