.header {
	margin-bottom:25px;
	}
	
.all-products {
	position:relative;
	float:left;
	text-align:left;
	width:898px;
	margin-top:25px;
	margin-bottom:25px;
	}

.product {
	float:left;
	width:166px;
	margin-right:17px;
	}

.product form {
	width:166px;
	}

.product.rightcell {
	margin-right:0;
	}
