/* 
-----------------------------------------------
East Church - Special list
Author:   Steve Nelson
Current: 9/2009

This stylesheet addresses just the playList table on the sermon archive page

----------------------------------------------- */

table#sermonList, table#recitalList {width:100%; margin:1em; text-align:left;}
#sermonList caption {text-align:left; font-size:1em; font-style: italic;}
#sermonList td, #sermonList th, #recitalList td, #recitalList th {padding:0.5em 1em 0 0; text-align:left; font-size:1em;}
#sermonList thead th, #sermonList tbody td, #recitalList thead th, #recitalList tbody td {padding-bottom:0.5em;}
#sermonList thead tr, #sermonList tbody tr, #recitalList thead tr, #recitalList tbody tr {border-bottom:1px solid #999;}