table.gallery td {
	width: 184px;	
	text-align:center;
}

table.gallery tr {
	text-align: center;
	height: 148px;
}

table.gallery.td img {
	cursor: pointer;
	cursor: hand;
}