/* CSS Document */

.ReviewBlock{
	clear:both;
	margin:25px auto;
	width:500px;
}

.ReviewBlock h1{
	font-size:140%;
}

.ReviewBlock h2{
	font-size:85%;
	font-style:italic;
	margin:0 0 0 0;
}

.ReviewBlock img{
	float:right;
	margin:0 0 7px 7px;
}