/* CSS Document */

.comment {
	background-image: url(/IMAGES/SPECIAL/08SUMMER/line_2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #333333;
	margin: 0px;
	width: 550px;
}
.comment p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comment p.txtS {
	font-size: 12px;
}
.comment .photo {
	float: right;
	border: 1px dotted #CCCCCC;
	padding: 3px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}