.searchModelText{
	cursor: pointer;
    padding: 10px 10px 10px 10px;
    line-height: 21px;
    background: #fff;
    color: #666;
    border-radius: 1px;
    position: relative;
    font-size: 15px; 
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.20), 0 0 1px 0 rgba(0, 0, 0, 0.81);
}