@charset "utf-8";

/* Pulldown Mat (Basis)
=================================*/

#search {
	width: 528px;
	padding:0px;
	overflow: hidden;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EADBD6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EADBD6;
	margin-top: 2px;
	border-right-color: #EADBD6;
	border-left-color: #EADBD6;
	background-color: #FEFBF6;
}

#search_button_489ban {
    border: none;
    background: url('../images/button.jpg') 0 0px no-repeat;
	height: 22px;
    width: 50px;
    margin-left: 3px;
    text-indent:-9999px;
    color: #660000;
	vertical-align: top;
}


#botan {
	float: left;
	width:185px;
	clear: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 5px;
}

#search_box {
	width:250px;
	overflow:hidden;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	height: 24px;
}

#search th {
display: none;
}
