.fst_pub_table {
	font-size: 1em;
}

.fst_pub_table th {
	text-align: center;
}

.fst_pub_table td {
	padding: 0.3em 1em;
	border-bottom: 1pt silver solid;
}

.fst_pub_date, .fst_pub_author {
	text-align: center;
	white-space: nowrap;
}

#mod_loginform, #mod_login_logoutform {
	font-size: 0.7em;
	padding: 0 1em;
	background-color: #f6f6f6;
	color: #999;
	position: absolute;
	left: -100px;
	bottom: 100px
}
#mod_loginform p {
	padding: 0; margin: 0;
}
#mod_loginform a {
	color: #999;
}

#mod_loginform .button {
	padding: 0.5em;
	border: 1px solid #333333;
	background: #ddd;
	color: #333;
}

.quote-box {
	border: solid 1pt silver;
	padding: 1em 1em 1em 2em;
	margin: 0 1em 1em 1em;
	background: #eee;
}
.quote {
	padding: 0 3em 0 0;
	font-style: italic;
}
