#comments {
	width:756px;
	margin:-21px auto 30px auto;
	padding:20px 0 10px 0;
	background:transparent url('/login/plage/img/bg_comments.png') repeat-x top left;
	color:#000000;
	min-height:204px;
	}
#comments h2 {
	margin:0 auto 15px auto;
	text-indent:10px;
	}
#comments p.more {
	margin:5px 0;
	text-align:right;
	}
#comments p.more a {
	color:#000000;
	}
#comments ol {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#comments ol li {
	float:left;
	width:48%;
	padding:5px 0;
	border-left:1px dotted;
	min-height:100px;
	}
#comments ol li.newline {
	clear:left;
	border-left:none;
	}
#comments ol li blockquote:before {
	content:'« ';
	}
#comments ol li blockquote:after {
	content:' »';
	}
#comments ol li blockquote {
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
	font-style:italic;
	line-height:18px;
	}
#comments ol li p {
	margin:10px 20px;
	text-align:right;
	}

#comments_full ol{
	list-style-type:none;
	margin:10px;
	padding:0;
	}
#comments_full ol li{
	border-top:dotted 1px #999999;
	padding:30px 0 10px 80px;
	background:transparent url(/img/p/quotel_FR.png) no-repeat 80px 15px;
	}
#comments_full ol li blockquote{
	width:500px;
	font-size:14px;
	line-height:22px;
	padding:0 30px 15px 40px;
	background:transparent url(/img/p/quoter_FR.png) no-repeat right bottom;
	}

