
#VZLS tr:nth-child(even)		{ background-color:#eee; }
#VZLS tr:nth-child(odd)		{ background-color:#fff; }

#VZLS p, #VZLS h1, #VZLS h4 { margin: 12px 24px; }
#VZLS ul { margin: 12px 42px; }

#VZLS .lstable {font-size:14px;     margin-bottom: 50px;    margin-top: 20px;}
#VZLS .lstable table, #VZLS tr, #VZLS td {border:1px grey solid; width:50px; text-align:right; padding:3px; width:70px; max-width:70px}
#VZLS .lstable table, #VZLS tr, #VZLS td:first-of-type {border:1px grey solid; width:230px !important; max-width:250px !important; text-align:right;}
#VZLS tr.yearrow td {text-align:left; font-weight:bold;}
#VZLS tr.headerrow td {text-align:center; color:white; font-weight:bold; background-color:#cd040b;}

#VZLS .vertical { transform: rotate(-65deg);	transform-origin: 50% 60%; font-weight:bold; text-align:left;}

#VZLS .titlerow {height:85px;}