.review {
	
}
.review > div {
	margin-top: 10px;
	padding: 15px;
    background: #ffffff;
    border: 1px solid #dfdfdf;
    box-shadow: 0 1px 1px #e2e2e2;
} 
.review .author {
	margin-bottom: 10px;
}
.review .all {
	margin-top: 15px;
	text-align: center;
}
.review .product {
	margin-bottom: 15px;
}
#reviews #captcha {
	float: left;
	margin-right: 10px;
}
#reviews .captcha {
	float: left;
	width: 369px;	
}