.box {
display : none;
}
.arrow_submit {
left : 2px;
cursor : pointer;
position : relative;
top : 0.23em;
}
.search_bar {
padding-right : 1px;
padding-left : 2px;
margin-bottom : 2px;
padding-bottom : 1px;
width : 150px;
padding-top : 1px;
}
.search_bar TABLE {
border-right : 1px solid #000000;
padding-right : 0;
border-top : 1px solid #000000;
padding-left : 0;
padding-bottom : 0;
margin : 0;
border-left : 1px solid #000000;
width : 100%;
padding-top : 0;
border-bottom : 1px solid #000000;
}
.search_bar TD {
font-size : 12px;
word-spacing : normal;
line-height : normal;
white-space : nowrap;
padding-bottom : 0.1em;
padding-top : 0.1em;
background-repeat : repeat-x;
list-style-type : none;
text-align : center;
}

.search_bar TD FORM {
display : inline;
margin : 0;
}
.search_bar TD FORM P {
display : inline;
margin : 0;
}


