﻿.HandingSearchTool .button
    {
        border: 0px;
        background-position: center center;
        font-size: large;
        _background-color: #44C1F8;
        color: #FFFFFF;
        height: 36px;
        width: 60px;
        margin: 0px;
        margin-left: -1px;    
        background-image: url('../Images/SearchGreen.png');    
        background-repeat: no-repeat;    
        float: right;        
    }