@charset "UTF-8";
/* CSS Document */

img.product{
	
	width: 350px;
	height: auto;
	margin: 15px 0 0 0;
	}
	
div.name{
	margin: -3px 0 0 0;
	height: 20px;
	color: #fff;
	width: 340px;
	line-height: 1.5;
	text-align:right;
	padding: 0 10px 0 0;
	background:#000;
	}
