/* product-list.tpl */
ul#product_list, ul#product_list2, ul#list_new {margin-left: 6px; margin-top: 6px; list-style-type: none }
ul#product_list li, ul#product_list2 li, ul#list_new li { 
 width: 222px;
 height: 358px;
 box-shadow: 0 0 6px #888;
 float: left;
 margin-left: 0px;
 margin-right: 19px;
 margin-bottom: 17px;
padding: 2px;
padding-top: 0px;
padding-left: 0px;

background: url('/themes/prestashop/img/product_list.png') no-repeat bottom, url('/themes/prestashop/img/product_list_patt.png') repeat-y bottom;
}

ul#product_list li.last_item_of_line, ul#product_list2 li.last_item_of_line, ul#list_new li.last_item_of_line { margin-right: 0px; }
ul#product_list li a.h5, ul#product_list2 li a.h5, ul#list_new li a.h5 { 
color: #5d6144;
font-size: 11px;
text-decoration: none; 
display: block;
height: 42px;
padding-top: 8px;
}

ul#product_list li a.h5:hover, ul#product_list2 li a.h5:hover, ul#list_new li a.h5:hover { 
 text-decoration: underline;
}

div.info { 
 width: 190px;
 margin: 0 auto;
}

div.info p.price { 
 color: black;
 font-size: 12px;
 float: left;
 font-weight: normal;
 padding: 0px!important;
 margin: 0px!important;
 line-height: 23px;
}

div.info a.button_small { 
 float: right;
}

h4.list { 
 clear: both;
 font-size: 14px;
 color: #5d6144;
 text-transform: uppercase;
 font-weight: normal; 
 margin-bottom: 15px;
 
}
/*
     FILE ARCHIVED ON 23:22:42 Apr 01, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:34:43 Mar 03, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/