#review-container {
	width: 875px;
	}

#review-right-content {
	float: right;
	width: 615px;
	padding: 0 5px 0 0;
	}

#review-content {
	
	}

#review-left-content {
	width: 250px;
	float: left;
	}

#product-rating {
	font-size: 18px;
	}

#product-image {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 4px double #628EB8;}

#product-price {
	font-size: 18px;
	}

#review-clrboth {
	clear: both;
	}
	
#review-button {
	
	}

#review-button-large a {
	display: table-cell;
	height: 60px;
	width: 600px;
	vertical-align: middle;
	text-align: center;
	background-image: url(/images/reviews/visit-site-button-large.png);
	text-decoration: none;
	font-size: 20px;
	color: #FFF;
	}
	
#review-button-small a {
	display: table-cell;
	height: 50px;
	width: 250px;
	vertical-align: middle;
	text-align: center;
	background-image: url(/images/reviews/visit-site-button-small.png);
	text-decoration: none;
	font-size: 16px;
	color: #FFF;
	}
