.search .searchTop {background-image:url("file.php?folder=searchTheme&file=topo.jpg");}
@media screen and (min-width: 500px) and (max-width: 1023px) {
    .search .searchTop {background: url("file.php?folder=searchTheme&file=topotablet.jpg") 62% 7px no-repeat; float: left; }
}

@media screen and (max-width: 499px) {
    .search .searchTop {background: url("file.php?folder=searchTheme&file=topomobile.jpg") 60% 7px no-repeat; float: left; }
} 
.search { background-color:#1F9ACD; }
.search .gridActions { min-width:35px; }
#btnLoginUpper {padding: 0px; margin-top: -10px;}
