#pts_ti_searchForm * {
  font-size : 11px;
    font-family: inherit;
    font-style: inherit;
    color:inherit;

}
#pts_ti_searchForm .pts_ti_list {
  font-size : 12px;
  overflow-y       : scroll;
  border           : 1px solid #999;
  background-color :white;
}
#pts_ti_searchForm .pts_ti_list p {
  font-size : 12px;
  margin  : 0;
  padding : 1px 0px;
  clear   : both;
}
#pts_ti_searchForm .pts_ti_datep {
  font-size : 12px;
width:80px;
}
#pts_ti_searchForm .pts_ti_select {
  font-size : 12px;
  width:100px;
}
#pts_ti_searchForm input {
    height:12px;
}

#pts_ti_searchForm #pts_ti_search_button {
    height:inherit;
    width:100px;
    height:50px;
    cursor:pointer;
    font-size:16px;
    
}
#pts_ti_res {
  margin-top:10px;
}
