﻿.tblSearch {width:100%}
.tblSearch .tdSearchIcon{width:25px;}
.tdSearchFont {}
.txtSearch {
    height: 30px;
    width: 100%;
    padding: 5px 5px 5px 15px;
    border: none;
    background: #fff;
    font-size: 12px;
    color: #aaa;
    outline: none;
    font-style: normal;
    text-align: left;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    border: 1px solid #e9e9e9;
    border-right: none;
}

.imgbtnSearch {height:28px; width:25px; background:#fff url(../../img/usr/mobile/btn-search.png) no-repeat 0px 4px; font-size: 18px; line-height: 30px; color: #282d7b; border-top-right-radius: 16px; border-bottom-right-radius: 16px; border: 1px solid #e9e9e9; border-left: none;}
.imgbtnSearch:hover {background:#fff url(../../img/usr/mobile/btn-search.png) no-repeat 0px 4px;}