.search.show-form {
    position:absolute;
    right:22px;
    top:155px;
}

.search.show-form .control {
    float:left;
    padding:0;
    margin:0;
}

.search.show-form .control .text {
    width:225px;
    border:1px solid #70AB1E;
}

.search.show-form .control .button {
    border:1px solid #70AB1E;
    background:#70AB1E url(../images/mag.gif) 50% 50% no-repeat;
    height:0px;
    width:36px;
    overflow:hidden;
    padding-top:22px;
    *height:24px;
    *margin-top:1px;
}

.search.show-form strong {
    float:left;
    display:block;
    font-size:80%;
}

#search_byControl {
    clear:right;
    font-size:80%;
}
#search_byControl table,
#search_byControl table td {
    padding:0;
    margin:0;
}

