@charset "ISO-8859-1" ;

.picsToFind {
	margin: 10px 10px 10px 10px ;
	padding: 0px 0px 0px 0px ;
	width: 106px ;
	height: 106px ;
	border-style: none ;
	text-align: center ;
	vertical-align: middle ;
}

.square {
	border: solid 1px ;
	width: 130px ;
	height: 130px ;
	text-align: center ;
	vertical-align: middle ;
	white-space: nowrap ;
	background: transparent ;
}
