﻿ul#product-list			{width:960px; margin:50px 0 10px 0; padding:0; list-style:none; overflow:hidden;}
ul#product-list li		{/*background-color:#333; */width:470px; height:140px; margin:0 20px 20px 0; padding:0; float:left; position:relative; overflow:hidden;}
ul#product-list li.last	{margin:0;}

ul#product-list li img	{ border:0;}

ul#product-list li div.title				{position:absolute; display:none; bottom:0; left:0; width:470px; padding:5px; background-color:#000; filter:alpha(opacity=70); opacity:0.7; font:normal 11px Arial, Verdana, Sans-serif; overflow:hidden;}
ul#product-list li div.title a				{float:right; color:#AAA; text-decoration:none;}
ul#product-list li div.title a:hover		{text-decoration:underline;}

ul#product-list li div.title p.client		{margin:0; padding:0; font-weight:bold;}
ul#product-list li div.title p.description	{margin:0; padding:0;}

div#product-item							{margin-bottom:10px;}
div#product-item .img						{margin-bottom:20px;}