/* BASIC css start */
#RentTable {border-collapse: collapse; border: 1px solid #ccc; }
#RentTable th, #RentTable td {padding:2px 5px; font-size:1em; word-break: keep-all;white-space:pre-wrap;}
#RentTable th {background-color:#666; color:#fff; }
#RentTable td.step {background-color:#ececec; word-break: keep-all;}
td..red  {color:#990066;}
#RentTable td {border-bottom:1px solid #ccc; height:40px; padding-right:10px;}
/* BASIC css end */

