﻿#notificationErrorIdLabel, 
#notificationErrorIdLabel a {
	color: #FFF !important;
}

#notificationErrorIdLabel {
	background-color: #D93C1C;
	background-image: url(/content/images/closeWhiteNew.png);
	background-repeat: no-repeat;
	background-position: 15px 12px;
	display: block;
	padding: 15px 15px 15px 45px;
}