/* <!--- 
Template:     BigList.css
Purpose:      web styles for big List
History:	See Doc 2736
--->*/
.BigListTable { font-size:80%; width:100%; border:1px solid #000; margin:0em; padding:0em; border-bottom:none; }
.BigListTable td { margin:0em; padding:0.3em; border-bottom:1px solid #000; }
.BigListTable .BLRowType1 { background-color:#ddd; }
.BigListTable .BLRowType2 { background-color:#eee; }
.BLNew { color:#000099; font-size:90%; background-color:#FFFF00; margin:0em 0.5em 0em 0em; padding:0em 0.3em; font-weight:bold; }
/*End */


