/* CSS Document */

div.flashmsg
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.flashmsg div.button
{
	padding: 0;
	margin: 0;
	text-align: center;
}

div.flashmsg div.button img
{
	behavior: url(/iepngfix/iepngfix.htc);
}

img.flashmsg-icon
{
	behavior: url(/iepngfix/iepngfix.htc);
}

.error
{
	color: #e2effc;
}

.success
{
	color: #e2effc;
}

.warning
{
	color: #e2effc;
}