/*  JSV East By MasterWeb http://www.masterweb.co.uk */ /*  Programme/Events table */ thead th { background: #fff; } .month {  width : 20%; text-align : center; background: #ff9900; } .when {  background: #ff9900; width : 15%; text-align : center; } .price {  background: #ff9900; width : 15%; text-align : center; } .event {  background: #ff9900; width : 50%; text-align : center; } .month1 {  width : 20%; text-align : center; } .when1 {  width : 15%; text-align : center; } .price1 {  width : 15%; text-align : center; } .event1 {  width : 50%; text-align : center; }	 tbody th { font-weight: normal; background: #ffff99; text-align : left; height: 2em; } tr.alternate { background: #fdd017; height: 1.5em;} tr.alternate th { background: #fdd017; height: 1.5em;} tr.alternate1 { background: #ffffcc; height: 1.5em;} tr.alternate1 th { background: #ffffcc; height: 1.5em;} tr.alternate2 { background: #cccccc; height: 1.5em;} tr.alternate2 th { background: #cccccc; height: 1.5em;} 