.tblPics
{
	width:400px;
	margin-top:2px;
}

.tdLarge
{
	width:400px;
	height:300px;
	border:1px solid #A2BD32;
	background-color:#FFFFFF;
}

.matrix
{
  width:400px;
  margin-top:2px;
  margin-bottom:0px;
  border-collapse:collapse;
}

.matrixitem
{
    width:78px;
	height:60px;
	border:1px solid #A2BD32;
	cursor:pointer;
}


