input#localsearch {background: rgba(0, 0, 0, 0) url("//www.nova.edu/_files/images/input.png") no-repeat scroll left bottom;
    border: medium none;
    height: 26px;
    position: relative;
    text-indent: 10px;
    width: 150px; 
    margin: 10px 0 10px 10px;
}

input#localsearchbtn {
    background: rgba(0, 0, 0, 0) url("//www.nova.edu/_files/images/input.png") no-repeat scroll -226px bottom;
    border: medium none;
    cursor: pointer;
    height: 26px;
    position: relative;
    width: 30px;
}

input#searchnsu {
    background: rgba(0, 0, 0, 0) url("//www.nova.edu/_files/images/input.png") no-repeat scroll left bottom;
    border: medium none;
    height: 26px;
    position: relative;
    text-indent: 10px;
    width: 150px;
    margin: 0px 0 0px 10px;    
}
