
.article {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.article h2 {
	margin-top: 15px;
	font-size: 20px;
	color: #7c76b7;
	font-family: Helvetica, Arial;
	font-weight: normal;
}
.article .author {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 18px;
	height: 16px;
	font-size: 10px;
	color: #666666;
	border-bottom: 1px dotted #666666;
	background: url(../images/pix.gif) left top no-repeat;
}
.article .text {
	margin-bottom: 5px;
}
.article .text a:link {
	color: #666666;
}
.article hr {
	height: 1px;
	margin: 0;
}
.article-page {
	margin-top: 20px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}