TABLE.ottelunTiedot{
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin: 10px;
	font-size: 0.8em;	
}

col {
  border-right: 1px solid #ccc;
}

col#takaTuomariCol {
  border: none;
}


TABLE.ottelunTiedot thead {	
  background: #ccc url(images/bar.gif) repeat-x left center;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  padding: 0px;
  text-align: left;
}

TABLE.ottelunTiedot td, TABLE.ottelunTiedot th{
	padding-right: 10px;
}

.odd {
  background-color: rgb(230,230,255);
}


.pmvDiv{
	margin: 5px 0px;
}
