﻿body {
}
#LR
{
    background-position: left;
    background-image: url(  'IMG/m_search_ms.png' );
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
}
.SearchBox
{
    padding: 1px;
    margin: 1px;
    background-image: url(    'IMG/m_search_ms.png' );
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    background-color: #C4ECFF;
    display: block;
}