#content .comment {
	background-image: url(../assets/comments/images/comment_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 23px;
	width: 700px;
	margin: 0px;




}
#content .comment p {
	background-image: url(../assets/comments/images/comment_04.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px 22px;




}
#content .comment p.commentBase {
	background-image: url(../assets/comments/images/comment_05.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	margin-bottom: 20px;


}
