table { border-collapse: collapse ; width: 610px; }
table th{ border: 1px solid #A9A397; padding:  5px; text-align: left; font-weight: normal; background: #A9A397; color: white;}

table td{ padding: 5px ; border: 1px solid #A9A397; font-size: 12px;}

table tr.odd td{}
table tr.even td{ background: #ddd5c5;  }

#services table { border-collapse: collapse ; width: 610px; }
#services table th{ border: none; padding:  5px; text-align: left; font-weight: normal; background: #fff; color: #A9A397;}
#services td { padding: 10px 0 10px 0; border: none;}


#services table tr.odd td{}
#services table tr.even td{ background: none;  }
