.ie8 .circle.bg-DarkCoral {
	background: transparent url('../../../../../images/red-circle.png') center center !important;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.ie8 .circle.bg-DarkCoral .v-centered {
	top: 25px;
}
