#container
{
	clear: both;
	text-align: left;
	background-color: white;
}

#mainimage
{
	margin-top: 7px;
	float: left;
	width: 500px;
	height: 450px;
}

#content
{
	display: inline;
	width: 240px;
	height: 450px;
	float: right;
	color: #6A5448;
	margin-top: 20px;
	margin-right: 10px;
}

.producttext
{
	color: #828386;
	font-size: 70%;
}

.producttextlink
{
	color: #828386;
	font-size: 70%;
	margin-bottom: 14px;
}
