/* Tile Grid CSS */

.product_results, .artist_results
{
	display:block; 
	float:left;	 
	width:195px; 
	height:170px; 
	text-align:center
}

.product_results{height:230px}
.product_results .product_middle{height:30px; overflow:hidden; clear:both}
.product_results .product_name{max-height:50px; overflow:hidden}

.products{height:130px}

.grid_info{margin-top:10px; text-align:center; font-size:13px}
