
div#footer {
	margin-top: 40px;
}
div#header h2 form {
	font-size: 12px;
	text-align: center;
	padding: 0 45px 0 0;
	letter-spacing: 0;
}
div#header h2 form input#target_url {
	width: 450px;
}
div#canbas dl {
	width: 880px;
	margin: auto;
	margin-top: 20px;
}
div#canbas dl dt {
	font-weight: bolder;
	letter-spacing: 1px;
}
div#canbas dl dd {
	padding: 0 0 0 30px;
}
div#canbas div {
	margin: 20px 0 10px 0;
	text-align: center;
	letter-spacing: 1px;
}

div#canbas p {
	padding: 0 10px 0 10px;
}
div#canbas p b {
	letter-spacing: 1px;
	margin-left: 1px;
	margin-right: 2px;
}
div#canbas p a {
	margin-right: 2px;
}

div#canbas table {
	margin: auto;
}
div#canbas table tr td {
	font-size: 14px;
	padding: 3px 10px 3px 10px;
}
div#canbas table tr td.row1 {
	background: #eff;
}
div#canbas table tr td.row2 {
	background: #fff6f6;
}
div#canbas table tr td a {
	letter-spacing: 1px;
	font-weight: bolder;
}
div#canbas table tr td.row2 a {
	color: #930;
}
div#canbas table tr td a.showall {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
	color: #333;
	margin: 0 0 0 10px;
}
