#containerleft
{
	float: left;
	width: 335px;
	height: 335px;
	background: url(../mainpics/testimonials.jpg) no-repeat;
}

#containerleft h2
{
	margin-top: -55px;
	padding: 6px;
	background: url(../mainpics/grey_shade.png);
	font-family: "Century Gothic", Arial;
	color: #333333;
	font-size: 100%;
	line-height: 110%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 644px;
	height: 300px;
	padding: 8px;
	font-size: 11px;
	overflow: hidden;
}

#containerrightmore
{
	float: right;
	text-align: right;
	padding: 0 8px 0 0;
	width: 90px;
	height: 12px;
}