@charset "utf-8";
/* CSS Document */
.highlight {
	padding: 9px;
	border: 1px dotted #728fce;
	background-color: #6d7b8d;
	}

.highlight h2 {
	padding-top: 0px;
	}
.posted {
	border-top:1px solid #8bb381;
	font-weight:lighter;
	}
.indent {
	text-indent:20px;
	}
