#searchform {
background: transparent;
background-repeat: no-repeat;
margin-left:2px;
float:none;
height:53px;
max-height:53px;
width:117px;
max-width:117px;
}

#searchform img{
 filter:inherit;
 -moz-opacity:inherit;
 opacity:inherit;
}

#searchform #searchstr {
display:block;
float:left;
margin:0;
padding:1px;
font-size:10px;
line-height:14px;
width:50px;
height:14px;
max-width:50px;
max-height:18px;
background:white;
border:1px solid;
border-color:#c8c8c8;
margin-top:25px;
margin-left:5px;
}

#searchform #sub {
display:block;
margin:0;
padding:0;
background: none;
line-height:14px;
max-width:44px;
max-height:44px;
width:44px;
height:44px;
cursor: pointer;
border:none;
font-size:0;
padding-top:194px;
margin-left:60px;
}
