.suggesstion-box-cnt .t3{
    background-color: #498cda;
    padding:1px 8px;
    cursor:pointer;
    color: #fff;
    margin: 0 0 0 8px;
    font-weight: bold;
    border-radius: 2px;
}
.suggesstion-box-cnt .t3-expand{
    display: inline;
}