@charset "UTF-8";

div.KiwiArticle div.editLine
{
	background: #ebfdca;
	border: solid #cde2a7;
	border-width: 1px 0;
	line-height: 15px;
	margin-bottom: 4px;
	padding: 3px 5px;
}

	div.KiwiArticle div.editLine span.widget {
		margin-right: 7px;
	}

		div.KiwiArticle div.editLine span.widget span.label {
			color: #555;
			font-weight: bold;
		}

		div.KiwiArticle div.editLine span.widget span.title {
			color: #398cba;
			font-weight: bold;
		}

