BODY {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
}

.v {
	margin-bottom: 20px;
}

.i {
	font-size: 12px;
	color: #555;
}

.m {
	background: #FFC;
	border: 1px solid #C90;
	margin: 20px 0px;
	padding: 10px;
}

.comment {
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

.comment .name {
	font-weight: bold;
}

.comment .location {
	font-size: 12px;
	font-style: italic;
}

.comment .message {
	margin: 5px 0px;
}

.kptxname {
	font-weight: bold;
	margin-top: 20px;
}