/* Start of CMSMS style sheet 'hhgs-comments' */
/*** ALLMÄNT ***/
#comments{
clear:both;
width:90%;
}

#comments p{
padding:0em;
}

/*** COMMENTS HEAD ***/
#commentscontent, #commentshead{
clear:both;
}

#commentshead h3{
padding-top: 1em;
padding-bottom:0;
}

#commentshead a{
color: #000;
}

/*** COMMENTS ADD ***/

#c-name, #c-email{
float:left;
width:45%;
margin-right:5%;
}
#c-img{
float:left;
width:60%;
text-align:right;
margin-right:4%;
}

#c-spam{
float:left;
width:36%;
}

#c-comment{
clear:both;
margin-right:5%;
}

#comments input {
width:100%;
}

#comments textarea {
width:100%;
height:70px;
}

#comments img{
margin-bottom:0.5em;
}
#c-buttons input{
margin-top:5px;
width:70px;
height:26px;
}
#c-info{
clear:both;
}

/*** COMMENTS CONTENT ***/
#commentscontent{
padding:1em 1em 0 1em;
}

#comments hr{
margin: 1em -1.5em 0.5em -1.5em;
padding:0;
}

#comments div.author, #comments div.date{
float:left;
}
#comments div.author{
width:60%;
font-weight:bold;
}
#comments div.date{
width:40%;
text-align:right;
}

#comments div.data{
clear:both;
}

#comments div.data p{
margin-bottom:0px;
margin-top:0px;
}

#comments p.report{
text-align:right;
}
/* End of 'hhgs-comments' */

