#contentwrapper {
	background-attachment: scroll;
	background-image: url(../assets/images/cd_reviewsbackground.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 604px;
	position: relative;
	top: 20px;
}
#review1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 390px;
	width: 260px;
	position: relative;
	top: 75px;
	left: 270px;
	text-align: justify;
}
