.simple_search_box {
    border-color: #FFD9DA;
    border-style: solid;
    border-width: 0 1px 1px 0;
}
.simple_search_box form {position:relative;}
.simple_search_input {
    border: 1px solid #C12026;
    color: #999999;
    height: 19px;
    width: 241px;
    padding: 2px 2px 2px 4px;
}
.simple_search_button {
    background: url("http://www.budapest.no/themes/site_themes/2010_template/img/ico-search.gif") no-repeat scroll center center transparent;
    border: 0 none;
    bottom: -12px;
    cursor: pointer;
    height: 48px;
    padding: 2px;
    position: absolute;
    right: -12px;
    width: 48px;
}
