#peopleSearchToolbar {
	padding: 5px;
	width: 200px;
}
.peopleSearchText {
	position: relative;
	bottom: 3px;
}
#peopleSearchGo {
	margin-left: 5px;
	margin-top: -.5px;
}
#peopleSearchResults {
	border: 1px solid #bbbbbb;
}
.peopleSearchFormText {
	border: 1px solid #777777;
	width: 170px;
}
.peopleSearchAgeSelect {
	border: 1px solid #777777;
	width: 50px;
}
#peopleSearchToolbar th {
	font-size: small;
}
#peopleSearchToolbarTitle {
	margin-bottom: 5px;
}
#searchButtonGo {
	float: left;
}
#searchButtonReset {
	float: left;
}
#searchResultInfoText {
	font-size: small;
	font-weight: bold;
	color: #777777;
	margin-bottom: 3px;
}

.peopleSearchToolbar {

	width: 200px;
}

.peopleSearchToolbarTitle {

	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}

.peopleSearchContainer {

	padding: 5px;
	margin-bottom: 10px;
}

.peopleSearchTitle {

	font-weight: bold;
	text-align: left;
	margin-bottom: 55px;
	padding: 0px;
}

.peopleSearchChoiceList {

	margin-top: 10px;
}

.peopleSeachDropdown {

	width: 175px;

}

.peopleSeachTextInput{

	width: 175px;

}

.peopleSearch_zip_code_text_input {

	width: 50px;
}