/*div.menuComments {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    background: #4575ef transparent url(images/bt_bg_01_1.gif) top left no-repeat; 
    border:0px none;
    display: block;
    text-align:left;
    line-height:16px;
	color:#000000;
	font-size:11px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight:normal;
    text-decoration:none;
}

div.menuComments a:hover  {
	color:#ff8800;
}

.commentsButton {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    background: transparent url(images/picto_comment_voir.gif) top left no-repeat; 
    border:0px none;
    display: block;
    text-align:left;
    line-height:16px;
	color:#000000;
	font-size:11px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight:normal;
    text-decoration:none;
}

.commentsButton a:hover  {
	color:#ff8800;
}



.addComment a  {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    background: transparent url(images/picto_comment_ajouter.gif) top left no-repeat; 
    border: 0px none;
    display: block;
    text-align: left;
    line-height: 16px;
	color:#000000;
	font-size:11px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight:normal;
    text-decoration:none;
}

.addComment a:hover   {
	color:#ff8800;
}

.hideComment  {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    background: transparent url(images/picto_comment_masquer.gif) top left no-repeat; 
    border:0px none;
    display: block;
    text-align:left;
    line-height:16px;
	color:#000000;
	font-size:11px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight:normal;
    text-decoration:none;
}

.hideComment a:hover  {
	color:#ff8800;
}

.commentNumber {
	/* Not implemented.  */
}

.commentAuthor {
	/* Not implemented.  */
}

.commentDate {
	/* Not implemented.  */
}

.commentDivider {
	/* Not implemented.  */
}

.saveCommentButton {
}*/
