
.gridSquare {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.gridSquare a {
	text-decoration:none;
	color: #666666;
	
}

.gridSquareFirst {
	border-bottom:1px solid #CCCCCC;

}
.results_table {
	background-image:url(../images/find_results/y_repeat.gif);
	background-repeat:repeat-y;
}


