/* ### PROMO STRAND BOXES ### */

.promo.strand.global_accounts h3 a {
	background: url(./images/icons/24x24/png/global_accounts.png) no-repeat center left;
}
.promo.strand.international_media h3 a {
	background: url(./images/icons/24x24/png/international_media.png) no-repeat center left;
}
.promo.strand.insight h3 a {
	background: url(./images/icons/24x24/png/free_thought.png) no-repeat center left;
}
.promo.strand.globeshift h3 a {
	background: url(./images/icons/24x24/png/globeshift.png) no-repeat center left;
}
.promo.strand.media_passport h3 a {
	background: url(./images/icons/24x24/png/media_passport.png) no-repeat center left;
}
.promo.strand.professional_development h3 a {
	background: url(./images/icons/24x24/png/professional_development.png) no-repeat center left;
}
.promo.strand.community h3 a {
	background: url(./images/icons/24x24/png/community.png) no-repeat center left;
}

/* ### STRAND SECTION HEADERS ### */

.global_accounts .section_header {
	background: url(./images/icons/40x40/png/global_accounts.png) no-repeat center left;
}
.international_media .section_header {
	background: url(./images/icons/40x40/png/international_media.png) no-repeat center left;
}
.insight .section_header {
	background: url(./images/icons/40x40/gif/free_thought.gif) no-repeat center left;
}
.globeshift .section_header {
	background: url(./images/icons/40x40/png/globeshift.png) no-repeat center left;
}
.media_passport .section_header {
	background: url(./images/icons/40x40/png/media_passport.png) no-repeat center left;
}
.professional_development .section_header {
	background: url(./images/icons/40x40/png/professional_development.png) no-repeat center left;
}
.community .section_header {
	background: url(./images/icons/40x40/png/community.png) no-repeat center left;
}

