.product
{
	border: 2px solid #3b5700;
    margin: 2px;
    width: 190px;
	border-radius:5px;
	color:#999;
	margin-bottom:10px;
}
