div.error
{
	border:1px solid #000;
	font-weight:normal;
	color:#000;
	padding:2px;
}

table.default { width:100%; border-spacing:1px;}
table.default th, table.default td { color:#000;padding:0.2em; }
table.default th.default { background-color:#e7e7e7; }
table.default th.v1 { background-color:#c5c5c5; }
table.default td.v1 { background-color:#e7e7e7; }