#searchForm {
	margin: 0px;
	text-align: center;
}

#searchForm p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#searchForm form {
	margin: 0px;
}

#searchForm .searchLayout {
	width: 210px;
	margin: 0 auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#traceArea {
	width: 90%;
	text-align: center;
}

h2 {
	color: #a2bd32;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 0.2em;
	margin-bottom: 0em;
	font-size: 17px;
}
