#comments-posts form fieldset {
	border: none;
	margin: 0;
	padding: 0 5px 0 5px;
}
#comments-posts input, #comments-posts textarea {
	border:1px solid #ccc;
	width:98%;
	background:#fff;
	margin:0;
	padding:2px;
}
#comments-posts form input.ckbox{
	border: none;
	margin: 0;
	width:20px;
	background-color: #eee;
}
#comments-posts .input .button {
	width: 170px;
	margin: 20px ! important;
	border: 0px;
	color: #666;
	font-weight: bold;
	background-color: transparent;
	background-image:   url(http://www.consom-acteur.com/fleche.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#comments-posts a {
	color: blue;
}
#comments-posts {
	padding-top: 10px;
	line-height: 1.5em;
	font: 89% "Lucida Grande", "Trebuchet MS";
	color: #666;
	background-color: #eee;
}
#comments-posts h4 {
	margin: 20px 0 15px 0;
	padding: 8px 0 10px 40px;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 110%;
	color: #666;
	background: url(http://www.consom-acteur.com/bubbles.gif) no-repeat 10px 0;
	height: 29px !important; 
	height /**/:37px; 
}
#comments-posts ul {
	margin-left: 0;
}
#comments-posts li {
	background: none;
	padding-left: 0;
}
#comments-posts .comment-body {
	padding: 0 10px 0 25px;
	background: url(http://www.consom-acteur.com/tictac_blue.gif) no-repeat 10px 5px;
}
#comments-posts .comment-body p {
	margin-bottom: 0;
}
#comments-posts .comment-data {
	margin: 4px 0 0 0;
	padding: 0 10px 1em 60px;
	color: #999;
	border-bottom: 1px solid #ddd;
	background: url(http://www.consom-acteur.com/comment_arrow_blue.gif) no-repeat 44px 2px;
}
#comments-posts .deleted-comment {
	font-style:italic;
	color:gray;
}
#comments-posts .comment-link {
	margin-left:.6em;
}
#comments-posts a.comment-link, a.comment-link:hover {
	font: 110% "Lucida Grande", "Trebuchet MS";
	color: #752C23;
}
#comments-posts .comment-nav {
	text-align: center;
	font-weight: bold;
}
#comments-posts .comment-nav a {
	text-decoration: none;
	color: #000;
}
#comments-posts .comment-nav a:hover {
	background-color: #f0f0f0; !important
}
#comments-posts .comment-nav a.selected {
	color: red; !important
}

