div.divwritingssortbox {
	width:500px;
	text-align:center;
	margin:auto;
	border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;
	padding:5px;
	line-height:16px;
	margin-top:7px;
	margin-bottom:10px;
}
.pwritingstitle {
	padding:5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:19px;
}
div.divwritingbox-index {
	width:500px;
	margin:auto;
	border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;
	padding:5px;
	line-height:16px;
	margin-bottom:10px;
}
div.divwritingsindent {
	width:475px;
	margin-left:25px;
	margin-top:3px;
}
p.pwritingsheader {
	font-size:16px;
}
a.awritingsheader:link, a.awritingsheader:visited, a.awritingsheader:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:18px;
	text-decoration: none;
	border-bottom:1px dotted;
}
a.awritingsheader:hover { }
p.pwritingstime {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	margin-top:6px;
}