.box {
display : none;
}
.arrow_submit {
left : 2px;
cursor : pointer;
position : relative;
top : 0.23em;
}
.search_bar {
font-family:arial,sans-serif;
height:30px;
left:777px;
margin-bottom:2px;
padding:1px;
position:relative;
top:-49px;
width:245px;
}
.search_bar table {
border-right : 1px solid #ffffff;
padding-right : 0;
border-top : 1px solid #ffffff;
padding-left : 0;
padding-bottom : 0;
height:30px;
margin : 0;
border-left : 1px solid #ffffff;
width : 100%;
padding-top : 0;
border-bottom : 1px solid #ffffff;
}
.search_bar td {
font-size : 12px;
word-spacing : normal;
line-height : normal;
font-family : arial, sans-serif;
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 a {
color : #fff;
text-decoration : none;
}
.search_bar td a:visited {
color : #fff;
text-decoration : none;
}
.search_bar td a:hover {
text-decoration : underline;
}
.search_bar td form {
display : inline;
margin : 0;
}
.search_bar td form p {
display : inline;
margin : 0;
}
.search_bar td input {
border-right : 1px solid white;
padding-right : 0;
border-top : 1px solid white;
padding-left : 0;
font-size : 12px;
padding-bottom : 0;
border-left : 1px solid white;
color : #000;
padding-top : 0;
border-bottom : 1px solid white;
background-repeat : repeat-x;
height : 1.25em;
background-color : #fff;
}
