.search.show-form {
    position:absolute;
    top:2px;
    right:5px;
    background:url(../images/search.png) no-repeat;
    width:420px;
    height:28px;
}

.search.show-form input.text {
    position:absolute;
    top:3px;
    left:5px;
    width:320px;
    background:none;
    color:#12182b;
    border:0;
}
.search.show-form .buttongroup input.button {
    position:absolute;
    top:0px;
    right:8px;
    width:65px;
    height:28px;
    background:none;
    border:0;
}

