#advancedSearches{
/*	visibility: hidden; */
  display: none;
	position: relative;
	width: 100%;
}
table.outerTable {
	margin: 10px 0 0 35px;
}
#content td p, #content td h3 {
	margin: 0 5px 10px 0;
}
#content td p img {
	margin-bottom: -5px;
}
#content td input {
	margin-right: 10px;
}
#content td select {
	margin: 0 5px;
}
hr {
	border: 1px solid #54163C;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
#content p.submitNewLocation {
	float: right;
	margin: 0 157px 10px 0;
}