/* ARTIKKELKOMMENTARER */

#comments .h { background-color: #004a80; color: white; font-weight: normal; padding: 3px; }
#comments h2 { font-size: 11px; }
#comments .box {padding:5px; clear:both; background:#fff; position:relative; font-size: 11px; }

#comments .headspacing { margin: 11px 0px 0px 0px; }
#comments .item {	border-bottom: 1px dotted #ccc;	margin: 15px 5px 15px 5px; padding: 0px 0px 10px 0px; }
#comments p { margin: 10px 0px 10px 0px; }
#comments a:link, #comments a:visited { font-size: 11px; text-decoration: underline; }
#comments a:hover { text-decoration: none; }
#comments .b { font-weight: bold; }
#comments .byline { margin-bottom: 10px; }
#comments .greybg { background:#e9e9e9; }
#comments .dark_greybg { background: #cccccc;}
#comments .minMargin { margin-top: -4px; }
#comments .inputwidth { width: 455px; }
#comments .textInput { border: 0px; padding: 2px 0px 2px 3px; margin: 2px 0px 0px 0px; }

#comments table.comments_table td { font-size: 11px; }
#comments span.redandbold { color: #cc0000; font-weight: bold; }