@import url("reset.css");
@import url("position.css");
@import url("style.css");
/* CSS Document */
/* IE conditional for H1 slash as a graphic */
h1 span {
	color:#fff;
	background: #D00020 none;
	*background: #D00020 url(../images/slash_10_25_ATran_White.png) 5px 3px no-repeat!important;
	*background-image:url(../images/slash_10_25_OnD00020_White.png);
}
/* only understood by compliant browsers */
H1 span:before {
	content:"/ ";
}
.articleListwDate h2 {
	color:#D00020;
}
.listoflinks h2 span {
	color:#fff;
	background: #D00020;
}
