.comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	background-image: url(images/comment_back.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
	height: 475px;
}
