@charset "ISO-8859-1";
.products {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin-left: 175px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	float: none;
	height: auto;
	width: 300px;
	margin-right: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 20px;
}
div {
	height: 20px;
	width: auto;
	float: none;
}
