@CHARSET "UTF-8";

a.article_ctx_btn {
	color: #004066;
	padding-top: 38px;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 5px;
}

div.article_contact_editor {
	margin-top: 20px;
	background: url(/i/article-comments/pen.png) no-repeat left;
	padding-left: 24px;
	padding-top: 10px;
	height: 15px;
}

div.article_contact_editor a {
	color: #ff7700;
	font-size: 11px;
	font-style: italic;
}

div.article_comments_count {
	line-height: 28px;
	padding-left: 10px;
	float: left;
	color: #333333;
	font-size: 12px;
}

div.article_comments_command_bar {
	height: 28px;
	background: url(/i/article-comments/comment-bar-gradient.png) repeat-x;

	margin-top: 10px;
	margin-bottom: 20px;
}

div.article_comments_command_bar div.bg1 {
	height: 28px;
	background: url(/i/article-comments/comment-bar-edge-left.png) no-repeat left top;
}

div.article_comments_command_bar div.bg2 {
	height: 28px;
	background: url(/i/article-comments/comment-bar-edge-right.png) no-repeat right top;
}

div.article_comments_command_bar div.inner {
	height: 28px;
	line-height: 28px;
	text-align: right;
	padding-right: 8px;
}

div.article_comments_command_bar a {
	color: #004066;
	font-size: 14px;
	font-weight: bold;
	padding-right: 18px;
	margin-left: 20px;
	background: url(/i/article-comments/white-arrow-buttons.png) no-repeat right center;
}

td.comment_list_header {
	height: 22px;
	padding-left: 30px;
	background: url(/i/article-comments/big-article-blog-icon.png) no-repeat top left;
}

td.comment_list_header_sbb {
	height: 22px;
	padding-left: 30px;
	background: url(/i/article-comments/big-article-blog-icon-left.png) no-repeat top left;
}

h2.article_comments_popup {
	color: #FF7F17;
}

h2.article_comments_message_popup {
	color: #FF7F17;
	padding-left: 30px;
	line-height: 22px;
	background: url(/i/article-comments/big-article-blog-icon.png) no-repeat left center;
}

h2.article_comments_warning_popup {
	color: #FF7F17;
	padding-left: 20px;
	line-height: 34px;
	height: 39px;
	background: url(/i/article-comments/warning.png) no-repeat center left;
}

h2.article_comments_magnifier_popup {
	color: #FF7F17;
	padding-left: 33px;
	line-height: 34px;
	background: url(/i/article-comments/magnifier.png) no-repeat left center;
}

div.article_list_comment_num {
	background: url(/i/article-comments/small-article-blog-icon.png) no-repeat right center;
	padding-right: 15px;
	text-align: right;
	color: #FF7F17;
}
