p.phone_number {
	display: block;
	width: 45%;
	text-align: center;
	margin: 15px auto 15px auto;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	padding: 7px 0;
}

small {
	font-size: 80%;
}

.entry h3 {
	margin-top: 30px;
}

.stardate { font-weight: bold; }

.entry ol li {
	list-style-type: decimal;
}