/* RED SIGNPOST TITLES */
.sign-posts .post h4 span {color:#af3b36;}

.actionlist {background:url(/static/img/red/h4_actionlist.gif) no-repeat;}
.blog {background:url(/static/img/red/h4_blog.gif) no-repeat;}
.campaign {background:url(/static/img/red/h4_campaign.gif) no-repeat;}
.fundraise {background:url(/static/img/red/h4_fundraise.gif) no-repeat;}
.gift {background:url(/static/img/red/h4_gift.gif) no-repeat;}
.shop {background:url(/static/img/red/h4_shop.gif) no-repeat;}
.signup {background:url(/static/img/red/h4_signup.gif) no-repeat;}
.stories {background:url(/static/img/red/h4_stories.gif) no-repeat;}
.volunteer {background:url(/static/img/red/h4_volunteer.gif) no-repeat;}
.work {background:url(/static/img/red/h4_work.gif) no-repeat;}

