.product_row {

}

.product_heading {
	font-weight: bolder;
}

.product_block {
	width: 200px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-left: 25px;
}

.product_block div{
	margin-bottom:10px;
}

.product_block img {
	border: none;
}

.featured_block {
	width: 155px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-left: 25px;
}

.featured_block div{
	margin-bottom:10px;
}

.featured_block img {
	border: none;
}

.product_picture {
	width: 150px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

.product_picture img {
	margin-top: auto;
	margin-bottom: auto;
}

.product_picture span {
	line-height: 150px;		
}

.product_display {
	text-align:center;
}

.cart_directions {
	font-weight: bolder;
}

.pagination {
	font-size: 2em;
	clear: both;
}

.grey_option {
	color: #d6d6d6;
}
