/*search big box*/
#search_big {
	width: 211px;
	height: 215px;
	display: block;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#mapimgholder{
	width: 211px;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#mapimgtop, #mapimgcent, #mapimgbot{
	width: 211px;
	background: #B9CA77;
	overflow: hidden;
	display: block;
	text-align: center;
}
#mapimgtop{
	height: 3px;
	background: url("../images/map_top.gif") no-repeat top left;
}
#mapimgbot{
	height: 3px;
	background: url("../images/map_bot.gif") no-repeat top left;
}
#search_big_top, #search_big_center {
	width: 211px;
	display: block;
	height: auto;
	overflow: hidden;
}
#search_big_center span {
	display: block;
	margin: 8px 0px 0px 5px;
}
.select_big {
	font-size: 10px;
}
.submit_big_center {
	height: 22px;
	width: 79px;
	cursor : pointer;
	background-repeat: no-repeat;
	background-image: url("../images/search_bottom.gif");
	background-position: center;
	background-color: #DEE6C0;
	border: 0px none;
}
#submit_big_right {
	background-image: url("../images/search_button_right.gif");
	background-position: right;
	width: 12px;
}
#search_big_center {
	height: 170px;
}
#search_big_top {
	margin-bottom: 1px;
	overflow: hidden;
	color: #586527;
}
#search_big_center {
	background-color: #DEE6C0;
	overflow: hidden;
	color: #000033;
	font-weight: bold;
	font-size: 10px;
}
#search_big_top_left, #search_big_top_center, #search_big_top_right {
	float: left;
	display: block;
	height: 22px;
	background-color: #DEE6C0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#search_big_top_left {
	width: 4px;
	background-image: url(../images/search_big_top_left.gif);
	background-position: left top;
}
#search_big_top_center {
	width: 190px;
	height: auto;
	padding: 5px 0px 4px 13px;
	font-size: 11px;
}
#search_big_top_right {
	width: 4px;
	background-image: url(../images/search_big_top_right.gif);
	background-position: right top;
}
#search_big_bottom {
	width: 211px;
	display: block;
	height: auto;
}
#search_big_bottom_left, #search_big_bottom_center, #search_big_bottom_right {
	float: left;
	display: block;
	height: 22px;
	background-repeat: no-repeat;
	background-color: #DEE6C0;
}
#search_big_bottom_left {
	background-image: url(../images/search_big_bottom_left.gif);
	background-position: left bottom;
	width: 4px;
}
#search_big_bottom_center {
	width: 203px;
}
#search_big_bottom_right {
	background-image: url(../images/search_big_bottom_right.gif);
	background-position: right bottom;
	width: 4px;
}
/*search small box*/
#search_small {
	width: 211px;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#search_small_top, #search_small_center {
	width: 211px;
	display: block;
	height: auto;
	overflow: hidden;
}
#search_small_center span {
	display: block;
	margin: 8px 0px 0px 5px;
}
.select_small {
	font-size: 12px;
}
.submit_small_center {
	display: block;
	height: 30px;
	width: 125px;
	cursor : pointer;
	background-repeat: no-repeat;
	background-image: url("../images/search_small_back__.gif");
	background-position: center;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
#search_small_center {
	height: auto;
}
#search_small_top {
	margin-bottom: 1px;
	color: #B9CA77;
	overflow: hidden;
}
#search_small_center {
	overflow: hidden;
	color: #000033;
	font-size: 10px;
}
#search_small_top_center {
	float: left;
	display: block;
	height: 22px;
	overflow: hidden;
	width: 190px;
	height: auto;
	padding: 5px 0px 4px 13px;
	font-size: 13px;
}
#small_search_bottom_center_pos {
	display: block;
	width: auto;
	margin: 20px 0px 5px 20px;
	overflow: hidden;
}
#small_search_bottom_center_pos span {
	margin: 20px 0px 5px 15px;
}