﻿.InputBoxSearch
{
    border:none !important;
    background-color:transparent !important;
}

#SearchScopes .linkScope
{
    display:block;
    padding:5px 3px 5px 3px;
    cursor:pointer;
}

#SearchScopes .linkScope:hover
{
    background-color:#eee;
}

#SearchScopes .selected
{
    font-weight:bold;
}

.searchLinkButton
{
    min-width:26px;
    width:26px;
     height:28px;
    border: hidden;
    float:right;
    background-color:transparent !important;
    cursor:pointer;
}

#searchInputBox {
float:none;
}
