/*
	Last change: Nov/23/2006
	written by Attila Szabo <contact@w3net.eu>
*/


#movieTblList_theme1 {
  border:0;
  border-collapse:collapse;
  color: #000;
  background-color: white;
}

#movieTblList_theme1 td.number {
     text-align: right;
}

#movieTblList_theme1 td,
#movieTblList_theme1 th {
  border:0;
  border-collapse:collapse;
  padding:0.4em;
}  

#movieTblList_theme1 tbody th{
  text-align:left;
}

#movieTblList_theme1 tbody tr.odd td, 
#movieTblList_theme1 tbody tr.odd th {
  background:#ccc;
}

#movieTblList_theme1 thead th{
  background:#D3E7F5;
  background:#9cf; 
  text-align:left;
  cursor: pointer;
}

#movieTblList_theme1 tfoot {
  text-align:right;
  font-weight:bold;
  background:#D3E7F5;
}
