table.RoundCornerTable.ERROR td{
	border:1px solid #66CC00 !important;
}

table.RoundCornerTable.ERROR{
	width:100%;
	background:#FF474F;
}

table.RoundCornerTable.ERROR td{
	border:none !important;
	padding:0px !important;
}

table.RoundCornerTable.ERROR td.topLeft{
	width:7px !important;
	height:7px !important;
}

table.RoundCornerTable.ERROR td.top{
}

table.RoundCornerTable.ERROR td.topRight{
	width:7px !important;
	height:7px !important;
}

table.RoundCornerTable.ERROR td.left{
	vertical-align:top;
}

table.RoundCornerTable.ERROR td.container{
	color:#939393 !important;
	padding:0px !important;
	vertical-align:top;
	font-weight:bold;
}

table.RoundCornerTable.ERROR td.container *{
	color:#939393;
}

table.RoundCornerTable.ERROR td.right{
	vertical-align:top;
}

table.RoundCornerTable.ERROR td.bottomLeft{
	width:7px !important;
	height:7px !important;
}

table.RoundCornerTable.ERROR td.bottomRight{
	width:7px !important;
	height:7px !important;
}

table.RoundCornerTable.ERROR td.bottom{
}