.informationalSummaryInner { 
	background: url(http://images.match.com/match/registration/3087_green_messaging_bottom.gif) no-repeat;
	background-position: left bottom;
}

.informationalSummary .messagingHeader { 
	background: #ababab url(http://images.match.com/match/registration/3087_green_messaging_top.gif) no-repeat;
}

.informationalSummary {
	background: url(http://images.match.com/match/registration/green_messaging_back.gif) repeat-y;
}

.errorSummaryInner { 
	background: url(http://images.match.com/match/registration/3087_red_messaging_bottom.gif) no-repeat;
	background-position: left bottom;
}

.errorSummary .messagingHeader { 
	background: #BF1E2E url(http://images.match.com/match/registration/3087_red_messaging_top.gif) no-repeat;
}

.errorSummary {
	background: url(http://images.match.com/match/registration/red_messaging_back.gif) repeat-y;
}
