@charset "UTF-8";
/* error.css */
.error-table td {
	vertical-align: top;
  	border: solid 1px #888;
  	padding: 10px;
}
