.search_res
{
    position: absolute;
    background-color: White;
    top:268px;
}
#search_res
{

}
.tblSerach
{
    padding-top: 2px;
    width: 400px;
    height: 40px;
    max-height: 40px;
    border: solid 1px grey;
}
.td_search
{
    max-height:10px !important;
    height:10px !important;
}
.td_search:hover
{
    /*color:White;
    background-color: rgb(51, 102, 204);*/
}
#mesrh
{
     overflow:auto;
     height: 17px;
     max-height:17px !important;
}
#href_search
{
    font-size:12px !important;
    font: normal normal normal 100%/normal Arial, sans-serif;
    text-decoration: none;
    color: rgb(30,30,30);
   
}
#href_search:hover
{
    /*color:White !important;*/
    text-decoration:underline;
    color: rgb(250,0,0);

}
