.feature h1, h2, #toc h1, #toc h3, dt, .pullquote, .quote, .overlay_text_red_italic, .all_caps_coloured {
	color: #ed1c24;
}
h5 {
	background-color: #ed1c24;
}
.ps_arrowbullet { list-style-image:url("graphics/arrow.gif"); }

/** Professionally Speaking, hover **/
a:hover, a.current { color: #ed1c24;}
