@charset "utf-8";
#detail a {
	color: #00ACEF;
}
#detail a:hover {
	color: #00ACEF;
}
#detail a.callToAction {
	background: #00ACEF url(../img/bg-call-to-action.png) no-repeat left center;
	color: #00ACEF;
}
#detail a.callToAction:hover {
	background: #00ACEF url(../img/bg-call-to-action.png) no-repeat left center;
}
#detail ul>li {
	background: url(../img/bullet-00ACEF-epicor-blue.png) no-repeat left top;
}