/* CSS Document */

#products .photo{
	height: 360px;
	width: 360px;
	border: 5px solid #060;
	float: left;
	margin: 0 15px 15px 0;
}
