﻿
#lstFixtures
{
  	border: solid 10px #e0e0e0;
   	background-color: #e0e0e0;
	font-size: 1.5em;
	margin-left: auto;
	margin-right: auto;
}
#lstFixtures th
{
	background-color: #d0d0d0;
}
#lstFixtures th, td
{
	color: #000000;
	text-align: center;
}
#lstFixtures td, .fixtureColumn02
{
	width: 10em;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	text-align: center;
}
#lstFixtures .fixtureColumn02
{
	width: 15em;
}
#imgMounting
{
	padding-top: 10px;
	padding-bottom: 10px;
}
