/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.latest_products .block_item{
width: 190px;
height: 250px;
float: left;
}

.bestseller_products .block_item{
width: 190px;
height: 250px;
float: left;
}

.item_name,.item_price {
 width: 190px;
 text-align: center; 
}

.jshop_categ a.product_link {
 font-size: 14px; 
}

.AG_listed a .ag_imageThumb {
    padding: 3px;
}

table.jshop {
 width: 50%;
 display: inline; 
}

 .formrow{padding: 5px;width: 100%;float: left;}
