/*
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.

*/

#wrap div.product_grid_display div.product_grid_item {
width:162px;border: 2px solid  #EDF4F9;min-height:320px;overflow:hidden;
height:expression( this.scrollHeight < 320? "320px" : "auto" );
text-align: center;padding: 4px;}
#wrap input.wpsc_buy_button {float: none!important; border: 2px solid  #C97318; background: #EC8A1D; padding: 5px; font-weight:bold; text-transform:uppercase; color: #fff; font-size: 12px}
#wrap input.wpsc_buy_button:hover { background: #00469A;border: 2px solid  #0053B2;}
#wrap div.product_grid_display div.item_no_image { margin: auto; border: 2px solid  #D1DBE4; background: #EDF4F9; padding: 5px; }
#wrap  #products_page_container .wpsc_category_grid a.wpsc_category_grid_item {
width:192px;border: 2px solid  #EDF4F9;text-align: center;padding: 4px;
}
#wrap  #products_page_container .wpsc_category_grid img {
width:180px; height:180px; overflow: hidden;
}
