/*
	Category overview
*/
.product_category {
	padding:0 0 15px 0;
}

.product_category h2 {
   margin-bottom:1em !important;
}
.product_category h2 a {
	text-decoration: none;
}

.product_category .button {
   clear:both;
}

.product_category div {
}

.product_category img {
	width: 165px;
	float:left;
   margin-right:15px;
}

/*
	Order form
*/
.order_quantities {
   width:100%;
}
.orderform .order_amount {
	width: 30px;
}
.orderform a {
   text-decoration:none;
   color:#f40f77;
}
.ff_orderchecks {
   margin:1em 0;
   clear:both;
   float:left;
   width:100%;
}
