body	{
	background-image: url(/images/sidebar_bk.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#content	{
	margin: 10px 190px 10px 20px;
}

#testimonials	{
	position: absolute;
	top: 40px;
	right: 20px;
	width: 130px;
	color: #122b30;
}

#testimonials p	{
	font-size: 11px;
	line-height: 19px;
	margin: 10px 0;
}

.quote	{
	margin-bottom: 40px;
}

