#container
{
	clear: both;
	height: 470px;
	text-align: left;
}

#mainimage
{
	position: absolute;
	top: 120px;
	left: 0px;
}

#content
{
	position: absolute;
	top: 120px;
	left: 490px;
	width: 290px;
}

.producttext
{
	color: #4c5945;
}
