div.longReview{
	display: none;
}
div.shortReview{
	display: inline;
}
.rants_raves_section, .video_central_section {
	background:url(/images/dotted_divider.gif) top left repeat-x;
	padding:8px 0;
}
#rants_raves_write_review {
	background:#e0f2ff; 
	padding:15px 20px;
}

