/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

div.product_grid_display div.product_grid_item{
  float: left;
  position: relative;
  margin: 4px 20px 8px 0px;
  height:auto !important;
}

div.grid_product_info div.product_text{
 font-size: 9pt;
 min-height: 25px;
 padding: 7px 7px 7px 0px;
	width: 150px;
}