#search_box {
	display: block;
	width: 117px;
	background-color: #FFFFFF;
	float: left;
}
#find_graphic {
	background-image: url(http://www.zidster.com/assets/images/associations/njawbo_find.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 117px;
	float: left;
	margin-bottom: 2px;
}
#form {
	display: inline;
	width: 114px;
	margin: 0px 0px 3px 3px;
	float: left;
}
.what_where {
	width: 108px;
	margin-bottom: 1px;
	float: left;
}
#zidster_logo {
	background-image: url(http://www.zidster.com/assets/images/associations/zidster_logo.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 84px;
	float: left;
}
#go_button {
	display: block;
	height: 35px;
	width: 25px;
	float: left;
}
#bot_cap {
	background-image: url(http://www.zidster.com/assets/images/associations/njawbo_bot.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 117px;
	clear:both;
	float: left;
	overflow: hidden;
}
.red_text {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	font-style: italic;
	text-align: left;
}
.small_text {
	font-size: 8px;
	font-weight: bold;
	margin-bottom: 1px;
}
.input_text {
	font-family: Arial, Tahoma,	Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}	
