div.search-form form input.input
{
    height: 16px;
}
div.search-form form input.button
{
    background-image: url('images/search.gif');
    border: none;
    width: 14px;
    height: 15px;
    background-color: transparent;
    background-repeat: no-repeat;
}
div.search-form form input.input
{
    margin-left: 83px;
    width: 142px;
    font-size: 12px;
    line-height: 16px;
}