div.dokuwiki div.comment_wrapper { background-color: __background_alt__; margin: 1em -1em; padding: 0.5em 1em; clear: both; } div.dokuwiki div.comment_form { margin-top: 2em; clear: both; } div.dokuwiki #discussion__comment_form label input.edit { width: 75%; } div.dokuwiki .comment_head { font-size: 80%; color: __text_neu__; padding-top: 0.5em; margin-top: 1em; clear: both; } div.dokuwiki .comment_head abbr { border-bottom: 0; } div.dokuwiki .comment_head span.author { background: transparent url(images/user.gif) 0px 1px no-repeat; padding: 1px 0px 1px 16px; } div.dokuwiki .comment_head abbr.published { background: transparent url(images/date.gif) 0px 1px no-repeat; padding: 1px 0px 1px 16px; } div.dokuwiki .comment_body { padding-top: 0.5em; } div.dokuwiki div.comment_replies { } div.dokuwiki div.comment_hidden { opacity: 0.5; } div.dokuwiki div.comment_buttons { float: right; font-size: 10px; cursor: pointer; display: inline; } div.dokuwiki div.comment_buttons input.button { border: 1px solid __border__; color: __text__; background-color: __background__; vertical-align: middle; text-decoration: none; padding: 0; margin: 0 0 0 0.5em; } div.dokuwiki div.comment_line { padding-top: 0.5em; border-bottom: 1px solid __border__; } div.dokuwiki div.newthread_form { clear: both; text-align: center; margin-bottom: 1em; } div.dokuwiki #discussion__newthread_form input.edit { width: 95%; } div.dokuwiki .cPage { background-color:__background_alt__ } div.dokuwiki .cDate { font-style:italic; font-size:.8em; } div.dokuwiki .cName { font-weight:bold }