//experimenting..

table.pizzanb
{
border-style: none;
border-width: 0px;
margin-left: auto; 
margin-right: auto; 
text-align: left;
}

table.pizzanb td div
{  height: 30px
}

table.pizzanb td
{ width: 30px;
  height: 30px;
  text-align: center;
}

table.pizzanb td.nouse
{
border-width: 0px;
}

table.pizzanb td.pickCol
{ 
background-color: #fc0;
border-width: 3px;
border: outset;
border-color: #fc0;
font-size:80%;
}

table.pizzanb td.pickRow
{ 
background-color: #fc0;
border-width: 3px;
border: outset;
border-color: #fc0;
font-size:80%;
}

table.pizzanb td.grids
{
background-image: url("img/cent1.jpg");
background-position: center center;
background-repeat: no-repeat;
}

table.pickColumn th.button 
{       background-color: #fc0;
	border-width: 3px;
	border: outset;
	border-color: #fc0;
	font-size:70%;
}

table.pickRow th.button
{       background-color: #fc0;
	border-width: 3px;
	border: outset;
	border-color: #fc0;
	font-size:70%;
}
