@charset "utf-8";

table {
	width: 550px;
	margin-left: 25px;
	border-right: 1px solid #CCC;
}

table th, table td {
	padding: 5px;
}
