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