#rant {
	background-color: transparent;
	padding: 0px 0px 20px 0px;
}
#rant .title {
	font-weight: bold;
	text-decoration: none;
	color : #000;
}
#rant .author {
	font-weight: normal;
	text-decoration: none;
	color : #666;
}
#rant .indent {
	padding: 0px 0px 20px 0px;
	text-indent: 036px;
}
#rant .bottom {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999;
}
.pagelink {
	font-size: 16px;
}
.footer {
	font-size : 9px;
	display: none;
}
