/* Potshot styles */

.comment {
	border-top: 1px solid silver;
	margin: 1em 0;
	padding: 0.5em 0 0 0;
}

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

.comment p {
	font-style: italic;
}

.comment p.body {
	font-style: normal;
}


.category {
	margin-bottom: 0.1em;
}


/* Paging styles */
.paging { color:#787878; text-align:center; margin-top:1em; font-size: 0.9em; font-weight:bold; }
.disabled { display:inline; }
