/* 
    Document   : news
    Created on : 31 juil. 2008, 19:17:10
    Author     : abonobo
    Description: style du module tagsncomments
*/
#comment_content {width:100%;}

.comment {margin-bottom:35px;}
.comment:hover {background-color: #e8ffe8;}
.comment h3 {font-size:1.3em;}
.comment h3 a {color:inherit;}
.comment .comment_date_and_author {font-size:0.9em; color:gray;}
.comment .comment_date_and_author a {color:inherit;}

.categories {list-style-type:none; padding:0px;}
.categories h3 {margin-bottom:0px;}

.objects {list-style-type:none;}
.objects li {padding-left:20px; background:url("../../images/list_image.png") no-repeat top left;}
.objects h4 {margin-bottom:0px;}
.objects .date {color:gray; font-size:0.9em; float:right; margin-bottom:0px;}
