.search.show-form {
    position:absolute;
    right:5px;
    top:60px;
}

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

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

.search.show-form .control .button {
    border:0;
    background:url(../images/mag.png) no-repeat 50%;
    height:26px;
    width:26px;
    text-indent:-999px;
    margin:0;
    text-shadow:1px 1px #333333;
    position:absolute;
    right:0;
    top:0;
}

.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;
}

