@charset "utf-8";

div#contents div#results h3 {
	font-size: 138.5%;
	font-weight: 400;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#contents table {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 650px;
}

div#contents table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

div#contents table td img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
