#products
{
	width: 550px;
}

#products h4
{
	color: #666;
	border: 0;
}

#products img
{
	height: 100px;
	width: 550px;
}

.price
{
	padding: 0 10px 10px 10px;
}

blockquote
{
	color: #454545;
	margin-left: 285px;
	width: 250px;
	background: url(../images/bottom_quote.jpg) no-repeat bottom right;
}

blockquote #quote
{
	padding: 10px;
	background: url(../images/top_quote.jpg) no-repeat top left;
}

blockquote #author
{
	float: right;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

form
{
	padding: 5px 0;
}
