space under 4-column featured content layout
Can you please help me eliminate the space under 4-column featured content items? So far I've tried with no success:
.home #main #featured-post { margin-bottom: 0; padding-bottom:0; }
.home #main #featured-post p { margin-bottom: 0; padding-bottom:0; }
Thank you.